TheoryOfNekomata
|
6404df6971
|
Add initial duckdb support
Add example service as well as data source for duckdb.
|
před 7 měsíci |
TheoryOfNekomata
|
c55a07fbc2
|
Fix resource not found message
Put message key in its correct location.
|
před 7 měsíci |
TheoryOfNekomata
|
c92f6899b2
|
Fix root, error handling
Ensure root can be called with any method.
|
před 7 měsíci |
TheoryOfNekomata
|
47a80ff411
|
Update content negotiation
Unify returning of Accept-Post and Accept-Patch items.
|
před 7 měsíci |
TheoryOfNekomata
|
e554fee7bf
|
Fix Accept-Patch in OPTIONS
Use resource allowed patches in OPTIONS.
|
před 7 měsíci |
TheoryOfNekomata
|
0e4d44b764
|
Add error bodies
Include basic description of the error and the steps to resolve them.
|
před 7 měsíci |
TheoryOfNekomata
|
f92af9b5c8
|
Streamline error handling
Implement default error handler, unify error handling logic in server.
|
před 7 měsíci |
TheoryOfNekomata
|
6e6fb96924
|
Add createdAt and updatedAt
Dynamic attributes for metadata are included for createdAt and updatedAt.
|
před 7 měsíci |
TheoryOfNekomata
|
342a2e6e0c
|
Add example project
Include example project and requests.
|
před 7 měsíci |
TheoryOfNekomata
|
0b3764267c
|
Small fixes
Tidy up some parts of the codebase.
|
před 7 měsíci |
TheoryOfNekomata
|
0a8202c4e8
|
Add data source tests
Include data source tests for query and initialization.
|
před 7 měsíci |
TheoryOfNekomata
|
ee290a7a1f
|
Extract JSONL sample data source
Put data source to its own package.
|
před 7 měsíci |
TheoryOfNekomata
|
1af53a06d1
|
Convert to monorepo
Prepare project for multiple packages.
|
před 7 měsíci |