1564 Commits

Author SHA1 Message Date
Joachim Van Herwegen
d4f70d9c59 feat: add simple body parser 2020-06-17 10:10:32 +02:00
Joachim Van Herwegen
70af46933b feat: add request parsing related interfaces 2020-06-17 10:10:32 +02:00
Joachim Van Herwegen
e0d74fd68a feat: add typed readable 2020-06-17 10:10:32 +02:00
Joachim Van Herwegen
aaf3f8e3aa
feat: Add README with architecture links 2020-06-08 12:02:50 +02:00
Joachim Van Herwegen
a07f440ab6 fix: update eslint settings 2020-06-05 11:28:28 +02:00
Joachim Van Herwegen
3e2cfaf11e feat: add AuthenticatedLdpHandler 2020-06-05 09:51:48 +02:00
Joachim Van Herwegen
4229932a3a feat: add CompositeAsyncHandler to support multiple handlers 2020-06-05 09:51:48 +02:00
Joachim Van Herwegen
57405f3e26 feat: add custom errors 2020-06-05 09:51:48 +02:00
Joachim Van Herwegen
cc8f965495 fix: clean up structure using more AsyncHandlers and more folders 2020-06-05 09:51:48 +02:00
Joachim Van Herwegen
14cfe75865 fix: remove prettier
Certain prettier rules were conflicting with those of eslint-config-es,
so it will be removed until we discover cases where it would actually be needed,
since most of it seems to already be covered.
2020-05-25 12:06:30 +02:00
Joachim Van Herwegen
a4f2b3995c feat: add additional supported interfaces
This includes the relevant auth headers and a simplification of several others.
2020-05-25 11:27:23 +02:00
Joachim Van Herwegen
f8e136cadb refactor: support inrupt coding standards 2020-05-25 10:07:38 +02:00
Joachim Van Herwegen
5def53180c Created the initial interfaces based on the architecture document 2020-05-19 12:22:25 +02:00
Joachim Van Herwegen
b949b6cf5e Initial configuration 2020-05-15 11:07:10 +02:00