An open API service indexing awesome lists of open source software.

https://github.com/kashyapprajapat/prismarestapi

Rest api is build using Prisma
https://github.com/kashyapprajapat/prismarestapi

prisma-client prisma-orm rest-api supabse

Last synced: about 1 year ago
JSON representation

Rest api is build using Prisma

Awesome Lists containing this project

README

          

### REST API With Prisma + Supabase

``` This Project is For Learning Perpopse only. ```

### Live Link ---->>> [Live Link](https://prismarestapi.onrender.com/)

### Docker Image url --->>> [prisma_supabase_restapi](https://hub.docker.com/repositories/kashyap14112003)

This api is learning purpose only and it 's tech stack is below
### Node + Express
### Prisma
### Supabse(Postgresql)
### Docker(containerization)

### Below is screenshot

### Api Base url with sucess 🎉
![API sucess](livedemoimage/Apisucess.png)

### Api with data
![API data](livedemoimage/Apidata.png)

### Database (Table) Diagram
![Database](livedemoimage/SupabseDiagram.png)

### Api Docs
![ApiDocs](livedemoimage/Apidocs.png)

## Contributing

If you want to contribute to the development of DrinkDost, please fork the repository and submit a pull request.

---