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

https://github.com/dlyaswanth/fastify-swagger

Swagger Implementation using NodeJS (Fastify) and Postgres SQL as DB
https://github.com/dlyaswanth/fastify-swagger

fastify nodejs postgres swagger

Last synced: 3 months ago
JSON representation

Swagger Implementation using NodeJS (Fastify) and Postgres SQL as DB

Awesome Lists containing this project

README

        

# Fastify-Swagger
Swagger Implementation using NodeJS (Fastify)

## To run this application , run these commands
git clone -b main https://github.com/dlyaswanth/Fastify-Swagger.git fastify-swagger
cd fastify-swagger
npm i
npm run dev

### [Click Here](http:localhost:3000/docs) to view Swagger UI