This simple template allows to easily create and manage an API in C#, and to easily connect it with a MySQL Database.
Go to file
2024-10-03 22:14:04 +02:00
Controllers {V0.4} Added Authentication, easily settable for all routes. 2024-10-03 22:14:04 +02:00
Properties [+] First commit. 2024-10-01 18:50:41 +02:00
.gitignore [+] First commit. 2024-10-01 18:50:41 +02:00
appsettings.Development.json [+] First commit. 2024-10-01 18:50:41 +02:00
appsettings.json {V0.4} Added Authentication, easily settable for all routes. 2024-10-03 22:14:04 +02:00
HubHarmony_api_template.sln [+] First commit. 2024-10-01 18:50:41 +02:00
Program.cs {V0.4} Added Authentication, easily settable for all routes. 2024-10-03 22:14:04 +02:00
Simple API.csproj {V0.4} Added Authentication, easily settable for all routes. 2024-10-03 22:14:04 +02:00
Simple API.http {V0.4} Added Authentication, easily settable for all routes. 2024-10-03 22:14:04 +02:00