PluralKit/PluralKit.API
spiral 4b944e2b20
feat: refactor external input handling code
- refactor import/export code
- make import/export use the same JSON parsing as API
- make Patch.AssertIsValid actually useful
2021-08-25 21:43:31 -04:00
..
Authentication Migrate API to ASP.NET Core Auth services + refactor 2020-06-16 01:15:59 +02:00
Authorization Migrate API to ASP.NET Core Auth services + refactor 2020-06-16 01:15:59 +02:00
Controllers/v1 feat: refactor external input handling code 2021-08-25 21:43:31 -04:00
ApiConfig.cs Add API listen port configuration 2020-08-27 23:35:47 +02:00
app.config Add basic API, only with system endpoints 2019-07-09 20:39:29 +02: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 Add NuGet lock files 2021-07-08 09:04:20 -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 Expose git version in 'pk;stats' and '/v1/meta' 2021-08-01 15:22:23 -04:00
Startup.cs Use Serilog in API 2020-08-27 23:36:02 +02:00