Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miasanromen/hotellisting.api

REST API, created on C# language using ASP.NET Core Web API
https://github.com/miasanromen/hotellisting.api

asp-net-core automapper cors entity-framework-core rest-api restful swagger swagger-ui webapi

Last synced: 7 days ago
JSON representation

REST API, created on C# language using ASP.NET Core Web API

Awesome Lists containing this project

README

        

# HotelListing
## HotelListing.API - web API, created on C# language using ASP.NET Core Web API.
App working with MS SQL.

http://rbrizinski-001-site1.gtempurl.com/swagger/index.html

In development used and realised:
```
-A Data Driven API using Entity Framework .NET 6
-RESTful APIs with proper practices
-Cross-Origin Resource Sharing (CORS)
-Enterprise Level Design Patterns
-Production Grade Third-Party Tools
-Troubleshoot and Fix Practical Errors
-AutoMapper and Data Transfer Objects (DTOs)
-Swagger UI Documentation
-API Versioning
-API Caching
```

- Done in 2022