finishes initial refactor

This commit is contained in:
Keagan McClelland
2022-06-09 13:36:45 -06:00
parent 8b0e856392
commit c21686a46f
27 changed files with 931 additions and 1147 deletions

View File

@@ -14,9 +14,6 @@
/package/#ApiVersion/instructions/#PkgId InstructionsR GET -- get instructions - can specify version with ?spec=<emver>
/package/#ApiVersion/version/#PkgId PkgVersionR GET -- get most recent appId version
-- SUPPORT API V0
/support/v0/error-logs ErrorLogsR POST
-- ADMIN API V0
/admin/v0/upload PkgUploadR POST !admin
/admin/v0/index PkgIndexR POST !admin