TheoryOfNekomata
|
24b11f61ee
|
Simplify querying logic
Remove directives, stick to simple querying via equality.
|
6 months ago |
TheoryOfNekomata
|
0397c9c12c
|
Update query function
Add parsing for query directives.
|
6 months ago |
TheoryOfNekomata
|
fe1752101a
|
Add initial implementation for query
Define function for decoding query params into native query collections.
|
6 months ago |
TheoryOfNekomata
|
268c41c912
|
Add DuckDB sequences
Include sequences in data source definition.
|
6 months ago |
TheoryOfNekomata
|
c55a07fbc2
|
Fix resource not found message
Put message key in its correct location.
|
7 months ago |
TheoryOfNekomata
|
47a80ff411
|
Update content negotiation
Unify returning of Accept-Post and Accept-Patch items.
|
7 months ago |
TheoryOfNekomata
|
0e4d44b764
|
Add error bodies
Include basic description of the error and the steps to resolve them.
|
7 months ago |
TheoryOfNekomata
|
342a2e6e0c
|
Add example project
Include example project and requests.
|
7 months ago |
TheoryOfNekomata
|
0b3764267c
|
Small fixes
Tidy up some parts of the codebase.
|
7 months ago |
TheoryOfNekomata
|
ee290a7a1f
|
Extract JSONL sample data source
Put data source to its own package.
|
7 months ago |
TheoryOfNekomata
|
1af53a06d1
|
Convert to monorepo
Prepare project for multiple packages.
|
7 months ago |