https://github.com/heitorgandolfi/simple-api-fastify
Simple Node.js project showcasing the use of Fastify as the web framework, Neon for creating a PostgreSQL database, and Render for automated deployment.
https://github.com/heitorgandolfi/simple-api-fastify
api fastify neon nodejs render
Last synced: 2 months ago
JSON representation
Simple Node.js project showcasing the use of Fastify as the web framework, Neon for creating a PostgreSQL database, and Render for automated deployment.
- Host: GitHub
- URL: https://github.com/heitorgandolfi/simple-api-fastify
- Owner: heitorgandolfi
- Created: 2024-01-30T23:59:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T00:21:08.000Z (over 2 years ago)
- Last Synced: 2025-05-16T04:12:40.448Z (about 1 year ago)
- Topics: api, fastify, neon, nodejs, render
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Node.js Project with Fastify, Neon, and Render
This is a simple Node.js project showcasing the use of [Fastify](https://www.fastify.io/) as the web framework, [Neon](https://neon-bindings.com/) for creating a PostgreSQL database, and [Render](https://render.com/) for automated deployment.
## Acknowledgments
- Fastify
- Neon
- Render