PluralKit/PluralKit.API
spiral e2a56a198f
feat(apiv2): GET endpoints except guilds
- ResolveT methods in ControllerBase
- ContextFor methods in ControllerBase
2021-10-12 05:17:54 -04:00
..
Authentication refactor: add SqlKata for SQL generation, move connection handling into ModelRepository 2021-09-29 21:51:38 -04:00
Authorization run dotnet format 2021-08-27 11:03:47 -04:00
Controllers feat(apiv2): GET endpoints except guilds 2021-10-12 05:17:54 -04:00
Middleware feat(apiv2): group stubs, authentication middleware, /systems/:id endpoint 2021-10-01 21:50:01 -04:00
ApiConfig.cs run dotnet format 2021-08-27 11:03:47 -04:00
APIJsonExt.cs feat(apiv2): stubs 2021-09-29 22:30:20 -04:00
app.config Add basic API, only with system endpoints 2019-07-09 20:39:29 +02:00
Errors.cs feat(apiv2): GET endpoints except guilds 2021-10-12 05:17:54 -04:00
Modules.cs Migrate API to ASP.NET Core Auth services + refactor 2020-06-16 01:15:59 +02:00
openapi.yaml Update license in openapi.yaml 2021-07-08 09:07:45 -04:00
packages.lock.json feat: update lock files 2021-10-03 05:34:33 -04:00
PluralKit.API.csproj Add NuGet lock files 2021-07-08 09:04:20 -04:00
PluralKit.API.csproj.DotSettings Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
Program.cs run dotnet format 2021-08-27 11:03:47 -04:00
Startup.cs feat(apiv2): basic error handling 2021-10-12 03:01:02 -04:00