TheoryOfNekomata
|
0397c9c12c
|
Update query function
Add parsing for query directives.
|
pirms 6 mēnešiem |
TheoryOfNekomata
|
fe1752101a
|
Add initial implementation for query
Define function for decoding query params into native query collections.
|
pirms 6 mēnešiem |
TheoryOfNekomata
|
b845b96f88
|
Add preliminary resource relationship support
Define resource methods for adding relationships to other resources.
|
pirms 6 mēnešiem |
TheoryOfNekomata
|
268c41c912
|
Add DuckDB sequences
Include sequences in data source definition.
|
pirms 6 mēnešiem |
TheoryOfNekomata
|
fb2dc7d824
|
Add preliminary implementation for duckdb
Include SQL statements for duckdb statements.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
6404df6971
|
Add initial duckdb support
Add example service as well as data source for duckdb.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
23881d809e
|
Add demonstration for language
Include Tagalog demo language.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
c55a07fbc2
|
Fix resource not found message
Put message key in its correct location.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
c92f6899b2
|
Fix root, error handling
Ensure root can be called with any method.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
47a80ff411
|
Update content negotiation
Unify returning of Accept-Post and Accept-Patch items.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
e554fee7bf
|
Fix Accept-Patch in OPTIONS
Use resource allowed patches in OPTIONS.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
0e4d44b764
|
Add error bodies
Include basic description of the error and the steps to resolve them.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
f92af9b5c8
|
Streamline error handling
Implement default error handler, unify error handling logic in server.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
6e6fb96924
|
Add createdAt and updatedAt
Dynamic attributes for metadata are included for createdAt and updatedAt.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
342a2e6e0c
|
Add example project
Include example project and requests.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
0b3764267c
|
Small fixes
Tidy up some parts of the codebase.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
05060f9524
|
Update data source tests
Genericize data used for data source tests.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
d7a1c6b368
|
Update data source tests
Check result data in tests.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
0a8202c4e8
|
Add data source tests
Include data source tests for query and initialization.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
ee290a7a1f
|
Extract JSONL sample data source
Put data source to its own package.
|
pirms 7 mēnešiem |
TheoryOfNekomata
|
1af53a06d1
|
Convert to monorepo
Prepare project for multiple packages.
|
pirms 7 mēnešiem |