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

https://github.com/eliaspereyra/api-prisma-postgresql

This is a project for learning purposes. A simple RESTful API, with CRUD operations.
https://github.com/eliaspereyra/api-prisma-postgresql

postgresql rest-api

Last synced: about 1 month ago
JSON representation

This is a project for learning purposes. A simple RESTful API, with CRUD operations.

Awesome Lists containing this project

README

          

# Rest API with Prisma and PostgreSQL

This is a project for learning purposes. A simple RESTful API, with CRUD operations.

## Built with

- ![Express.js][express.js]
- ![Prisma][prisma]
- ![Docker][docker]
- ![PostgreSQL][postgresql]

[express.js]: https://img.shields.io/badge/express.js-000000?style=for-the-badge&logo=express&logoColor=white
[prisma]: https://img.shields.io/badge/prisma-2D3748?style=for-the-badge&logo=prisma&logoColor=white
[docker]: https://img.shields.io/badge/docker-2496ED?style=for-the-badge&logo=prisma&logoColor=white
[postgresql]: https://img.shields.io/badge/postgresql-4169E1?style=for-the-badge&logo=prisma&logoColor=white