In this project you can create api for you projects or for any other us-case.
After signup, First you need to create a project then in that project you need create api for that project, when you create a api you can create model for it and on smae page you can see all the endpoints(Majorly CURD operation).
NextJs, Nodejs, Express, Postgres, Tailwind.
- Signup or Login with email.
- Create a project
- Click on created project, to create a api click on "Api +" button and give your api a title, then click create.
- Click on created api, you will see two sections a. Endpoints b. Model
- You have to design your model in model sections
- After creating model click on Endpoints you will see all the the apis