Skip to content

iamyusufali/fastify-postgres-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastify Postgres API

An application built using fastify, typescript and postgres which provides access to football players data.

Running application

Make sure you have any Node version above 14.

npm install
npm run dev

You should be up and running with the app on environment definded PORT or 5000.

Documentation

Visit localhost:${PORT}/docs to view docs for all endpoints.

REST Client

Use request.http to make requests to various endpoints.

You can install Rest Client extension for VSCode from here

For Queries

If you have any queries you can reach out to me at [email protected].

About

Fastify Postgres REST Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published