Skip to content

hipagesgroup/dot-net-test

Repository files navigation

Link to dot-net-test in hipages Developer Portal, Component: dot-net-test Entity owner badge, owner: architecture-council

Problem

Requirement

Create an API to manage jobs & appointments.

A job can have a contact, a description and appointments. Appointments have a title and start & end dates.

The API should be able to create and retrieve jobs and appointments.

Initial Setup

To help start you off, the project has a controller setup with basic POST and GET endpoints.

For this exercise you can use the file system for persistence and this has been setup for you.

Swagger is also already setup, so once running you can test from the browser if you like by accessing https://localhost:7188/swagger/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors