Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 257 Bytes

PeliculasAPI

Complete API using .Net 6, EF and Code first with a test suit where you can.

  • Swagger integrated
  • Authenticate your self
  • CRUD of movies
  • CRUD of Cinemas
  • Get cinemas close to you based in the location you type in
  • Paginations added