Skip to content

sprycoder/ConferenceAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConferenceAPI

API built on .net core 2.2 for fetching Session and Speaker data from ConferenceAPI and merge its payload. Also, it provides an endpoint to get session (by filtering the payload) by sessionId.

Key (technically) features of this API

  • Authentication HTTP Basic (credentials are available in appsettings.json file)
  • Unit testing for various scenarios
  • Exception handling
  • Dependency Injection using Microsoft DI extension
  • AutoMapper to map data from one object to another
  • Swagger for documentation
  • Config class to provide all configred key-values

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •