Skip to content

htl-perg-2019-20-5ahif/contact-list-exercise-florian4300

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact List Quiz

Introduction

In this exercise, you have to implement RESTful Web API for maintaining a contact list.

  1. Everybody has to do his/her best to come up with a solution.

  2. Earn one point for your grade if you implement all requirements specified in the swagger.yaml file. Notify me via GitHub issue if you succeeded and want the extra points.

Specification

  1. Use C# and ASP.NET Core to implement the Web API.

  2. Your Web API must implement the technical specification defined in swagger.yaml.

  3. If possible, use ASP.NET Core 3. ASP.NET Core 2.2 is also acceptable.

Hints

  1. View the Swagger specification in the Swagger Editor.
    Swagger Editor

  2. Consider Azure App Service for hosting your Web API in the Internet.

About

contact-list-exercise-florian4300 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages