Skip to content

API de filmes desenvolvido como avaliação parcial da semana de backend do módulo de fullstack 2 da Blue Edtech.

License

Notifications You must be signed in to change notification settings

ArseniumGX/voidplus-api

Repository files navigation

VoidPlus API

Technologies and requirements

  • NestJS
  • Prisma

Project

Film API developed as a partial evaluation of Blue Edtech's fullstack 2 module backend week. The application is a simple API that does a full CRUD with users, movies and marks as watched.

Run

Install all dependencies:

npm install

Then run:

npm run start:dev

Lastly access http://localhost:3001. You can import the insomnia collection and test the existing routes.

Status

Completed!

License

This API is MIT licensed

About

API de filmes desenvolvido como avaliação parcial da semana de backend do módulo de fullstack 2 da Blue Edtech.

Topics

Resources

License

Stars

Watchers

Forks