My first ASP.NET Core API! It's something me and Lynne have wanted to make for a while, and, with help from her, here it is =w=
Go to file
Pecha 30621b350d Initial Commit 2020-09-21 20:07:48 +10:00
.vscode Initial Commit 2020-09-21 20:07:48 +10:00
Controllers Initial Commit 2020-09-21 20:07:48 +10:00
Data Initial Commit 2020-09-21 20:07:48 +10:00
Migrations Initial Commit 2020-09-21 20:07:48 +10:00
Models Initial Commit 2020-09-21 20:07:48 +10:00
Properties Initial Commit 2020-09-21 20:07:48 +10:00
.gitignore Initial Commit 2020-09-21 20:07:48 +10:00
Program.cs Initial Commit 2020-09-21 20:07:48 +10:00
Startup.cs Initial Commit 2020-09-21 20:07:48 +10:00
appsettings.Development.json Initial Commit 2020-09-21 20:07:48 +10:00
appsettings.json Initial Commit 2020-09-21 20:07:48 +10:00
rabbit.txt Initial Commit 2020-09-21 20:07:48 +10:00
usaquote-api.csproj Initial Commit 2020-09-21 20:07:48 +10:00
usaquote.db Initial Commit 2020-09-21 20:07:48 +10:00
usaquote.sql Initial Commit 2020-09-21 20:07:48 +10:00