20 Commits

Author SHA1 Message Date
39ad43bbb2 switched over to using the static deployment of swaggerUI
ref #52
2020-12-23 15:20:06 +01:00
ebedea97ed Added very basic api doc chooser
ref #52
2020-12-23 15:11:14 +01:00
dae51cfd47 Added openapi cookie security schema
ref #49
2020-12-22 19:13:20 +01:00
19422edbae Disabled the x-served-by and x-powered-by Headers
All checks were successful
continuous-integration/drone/pr Build is passing
ref #41
2020-12-21 17:48:04 +01:00
43a4f1118d Updated loader comments and descriptions
ref #39
2020-12-20 19:01:03 +01:00
c07d40ae93 Added cookie-parser to app.use
ref #25
2020-12-12 19:01:31 +01:00
473033aa50 User seeding now automaticly runs if no users are detected
ref #19
2020-12-11 19:29:23 +01:00
f58a715c45 Cleaned up the loaders
ref #11
2020-12-05 19:09:08 +01:00
5a4a6cdcef Added basic openapi security scheme for the bearer auth header
ref #12
2020-12-05 17:47:32 +01:00
24d890f638 Moved cors to the routing-controller function
ref #4
2020-11-27 19:32:54 +01:00
4e5e08483d Added "/api" route prefix
ref #4 #5
2020-11-27 19:32:29 +01:00
f7d7f5e75f formatting 2020-11-27 18:28:42 +01:00
9b2ea8c23c Now also serving the openapi
ref #5
2020-11-26 14:02:51 +01:00
51ff9defc5 fixed component definition
ref #5
2020-11-26 13:45:22 +01:00
796b8942d8 Now creating (json)schemas from class validator annotated classes
ref #5
2020-11-26 13:44:36 +01:00
3ce9a0b21a Added basic openapi support
ref #5
2020-11-25 19:28:52 +01:00
b5cf040cf0 Now creating db schemas
ref #3
2020-11-25 18:51:48 +01:00
4151f05c24 Loading db first
ref #4
2020-11-25 18:47:47 +01:00
6ce88a1e3d Implemented more loaders
ref #4
2020-11-25 18:31:06 +01:00
ab0e925ab3 basic loaders logic 2020-11-25 17:57:32 +01:00