Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 1.38 KB

README.md

File metadata and controls

8 lines (5 loc) · 1.38 KB

enter image description here

Gym Pass API

Docker NodeJS TypeScript Prisma Fastify

The Gym Pass API it's a project develop during the Rocketseat NodeJS specialization with the objective to learn and implement SOLID principles while develop a complete API project that can allow users to create their accounts our supply a Gym with a create user system and a Gym Pass system.

The application was created with docker where the database was running and to get a new level of development the Prsima ORM was implemented to create an intuitive data model and automated migrations.