10
18 Comments

A platform to convert databases to API

https://apisentris.com

A platform to convert databases to API


Hi Indie Hackers, I'm Ardian.

I'm developing a platform to convert databases to RestAPI, named Apisentris (https://apisentris.com). Currently it supports MySQL, PostgreSQL, Google and BigQuery. MongoDB is coming soon.

I know there are some libraries do the same thing but knowing programming language is a must and you need to do some server setups. That is the real motivation i'm building Apisentris, building APIs without programming language and server setup.

Also check out our roadmap below and please let me know what you think.
Thank you!


Web: https://apisentris.com
Demo: http://absyah.com/apisentris/demo/jquery/index.html
Tutorial: https://medium.com/@absyah/create-a-dynamic-website-without-backend-using-apisentris-9a7ee61581dc
Product Roadmap: https://trello.com/b/94E63FoX/apisentris-roadmap
IndieHackers Link: https://www.indiehackers.com/product/apisentris (waiting approval)

submitted this linkon February 13, 2019
  1. 3

    @gator70 @sammydigits @jamesfmac

    Update: We just got our first paying customer!!

    1. 1

      wow, when did you launch?

      1. 1

        Launched on Product Hunt and BetaList, 5 months ago.
        Yesterday (before I posted on IndieHackers) I announced our plans and pricing to our early users. :)

        The development itself started a year ago.

  2. 3

    Your homepage looks great! Who is your target audience? Developers or non-developers? If it's non-developers, I think you need to simplify the language used on your homepage, its pretty technical :)

    1. 1

      It is actually for both, tech and non tech-guys. But most of our existing users are developer.

      You may be right. Will do some copy to make it more understandable for non tech as well so they can recognize what kind of problem that Apisentris trying to solve.
      Thank you @sammydigits for your constructive feedback :)

  3. 1

    good job.
    Btw, if you want to add API analytics, I want to recommend my own company, Moesif.com check it out.

    https://www.moesif.com

    https://techcrunch.com/2019/01/04/moesif-raises-3-5m-seed-round-to-provide-insight-into-api-usage/

    1. 1

      Thanks!

      Indeed I'm looking for deep analytics for API. Will check Moesif out soon. Thank you!

      1. 1

        thanks, let me know if you have any feedback or need any help getting started. I always appreciated it.

        1. 1

          Sure thing :)
          Thanks for your support

  4. 1

    Congrats @absyah Cool looking idea.

    One thought for you - It would be great to include an example of the APIs that are provided. A visual showing the two DB tables and the API that gets created would help me better understand what the service provides.

    1. 1

      But that's good idea to visualize it on the landing page. Thank you for your kind feedback @jamesfmac

    2. 1

      Thank you @jamesfmac

      There is a demo link on the page, it will redirect you to Github. One of demo is live example.

      I place it here to made everyone easier to access the live demo:
      http://absyah.com/apisentris/demo/jquery/index.html (static html + apisentris)

      Github source code: https://github.com/apisentris/demo/

  5. 1

    Put a BI front end on it. I can help you. Use https://keen.io/products/streams/ and https://www.klipfolio.com/integrations/keen-dashboard . In fact I have a need to pull postgresql data into a dashboard. Contact me at gator8899 @ yahoo .com

    1. 1

      Thanks for your suggestion @gator70. Let me check keen.io's Streams out.