Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.34 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.34 KB

HotelListings

Learning purpose API built on .NET Core 5.0

API for listing hotels and their respective countries of location

Functionalities(End points):

  1. Register and Login
  2. View Hostels available
  3. View hotel by id
  4. Post a hotel and delete a hotel
  5. View Countries with hotels available
  6. View Country by id
  7. Post a Country and delete a Country

Technologies used:

  1. C#
  2. Asp.Net Core 5 WEB API
  3. Entity Framework
  4. Identity Frameword
  5. Swagger documentation

Screenshot (23) Screenshot (27) Screenshot (28) Screenshot (29)

Screenshot (24) Screenshot (25) Screenshot (26)