TheoryOfNekomata
|
4cdc74f597
|
Extract server package
Define dedicated package for HTTP server.
|
il y a 6 mois |
TheoryOfNekomata
|
2484e62171
|
Extract server from backend
Server lives on its own domain, with the default server being HTTP.
|
il y a 6 mois |
TheoryOfNekomata
|
2250b5b5e9
|
Add monkey-patching to QUERY method
Use X-Original-Method for forcing a POST method to become a QUERY
method.
|
il y a 6 mois |
TheoryOfNekomata
|
ad68214eb3
|
Attempt to support QUERY method
Prepare tests for supporting QUERY method.
|
il y a 6 mois |
TheoryOfNekomata
|
47a80ff411
|
Update content negotiation
Unify returning of Accept-Post and Accept-Patch items.
|
il y a 7 mois |
TheoryOfNekomata
|
ee290a7a1f
|
Extract JSONL sample data source
Put data source to its own package.
|
il y a 7 mois |
TheoryOfNekomata
|
1af53a06d1
|
Convert to monorepo
Prepare project for multiple packages.
|
il y a 7 mois |
TheoryOfNekomata
|
0ae3823bca
|
Add more unit tests
Include tests for emplace, modify fallback content negotiation logic.
|
il y a 7 mois |
TheoryOfNekomata
|
645b8f4cd7
|
Implement delta patch
Allow PATCH method to use JSON Patch.
|
il y a 7 mois |
TheoryOfNekomata
|
bc27b28e7a
|
Add tests
Decouple tests from data source.
|
il y a 7 mois |
TheoryOfNekomata
|
467021b57a
|
Update tests
Decouple tests from data source.
|
il y a 7 mois |
TheoryOfNekomata
|
770b62c6dd
|
Implement more tests
Add tests related to error handling.
|
il y a 7 mois |