Files
DotNetAPITutorial/README.md
Mikayla Dobson 3c5e6d5e79 Update README.md
added readme
2022-08-04 19:26:14 -05:00

233 B

Simple REST API in .NET

Sample architecture for a REST API using C# to query a MongoDB database. Based on this tutorial.