Skip to content

clpo/BugTrackerCPAPI

Repository files navigation

BugTrackerCPAPI

.net6 Function v4 app.

Endpoints

Instructions for running

Download and install Visual Studio/Visual Studio Code and install .net6 and azure functions sdks. Clone repo and open solution and run debug. The API will need to be running on Port 7178 for the front end to find it. You may need to install Microsoft Azure Storage Explorer in order to explore the Tables that are being used for persistence.

Future work

If I gave this more time I would:

  • Implement an Update function for Bug and Assignee
  • Write more tests and extract mapping methods as extension functions and test separately

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages