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

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.

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