Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
/ fastapi Public archive

A simple fastifyjs rest API with JWT authentication

License

Notifications You must be signed in to change notification settings

AngelMunoz/fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastapi

This is a quite simple RESTful API made with Fastify and uses MongoDB as a database that includes a protected endpoint plus login/signup endpoints Fastify coupled with ES Modules and a Modern JS syntax makes node shine quite nice, one of the best dev experiences you can get out there

feel free to open issues if you find something wrong or you have a suggestion