Kamis, 28 November 2024 0 komentar

API Generator with Autobuildapi.com

    
    Making API is not easy, especially an industrial standard API with code flexibility and configurable structures. Sometimes it takes days to create. But what if there is a tool to generate the API ? Yes there are tools out there to generate API, but it usually paid and locked, means you cannot change the code, its not so flexible and you have to pay quite amount of money. But what if there is a tool to generate the code for the API easily for free ? what if the code can be downloaded and imported into your VS CODE ? what if the code is up to industrial standard, easy to read and configurable ? and all of that for free ?


    Meet the AUTOBUILDAPI.com Its a free tool to generate nodeJS API, the source code can be downloaded and run in your VS code , after that you can edit it as you like. it supports many databases : Postgres, Mysql, Oracle, Mongo, and it also support REST as a repository.
    Its staggering that it has no downside.
when you import it on the vscode, follow the readme and there is a step by step guidance to run and test it. it even creates a db-script with tables and sample data that you need which can executed it on your database. And all the configuration ? its already defined on the .env file that you can edit easily.



    Furthermore it seems like it also support extension for the existing API that generated before. Means you can add more repositories on the same project. all without manually coding. All that for free seems too much, but whatever it is, its on the
 AUTOBUILDAPI.com


 
;