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.
- Host: GitHub
- URL: https://github.com/eliaspereyra/api-prisma-postgresql
- Owner: EliasPereyra
- Created: 2023-01-06T21:56:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T02:39:51.000Z (over 3 years ago)
- Last Synced: 2025-02-28T19:35:38.339Z (over 1 year ago)
- Topics: postgresql, rest-api
- Language: TypeScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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