TheoryOfNekomata
|
284a5cd3bf
|
Add error handling
Check if service can initialize data source before making requests.
|
8 months ago |
TheoryOfNekomata
|
7f231ffc1d
|
Fix data source method invocation
Properly initialize data source before making use in POST and PUT
endpoints.
|
8 months ago |
TheoryOfNekomata
|
4eeb92741c
|
Fix schema type checking
Add type parameter for custom schema validation.
|
8 months ago |
TheoryOfNekomata
|
082f29215b
|
Implement all resource endpoints
Complete implementation of PUT, PATCH, and DELETE.
|
8 months ago |
TheoryOfNekomata
|
0806892377
|
Implement delete
Add delete endpoint.
|
8 months ago |
TheoryOfNekomata
|
41384883ad
|
Refactor codebase
Put each function to their appropriate files.
|
8 months ago |
TheoryOfNekomata
|
2e296e7c15
|
Improve type safety
Allow resource schemata to be run via valibot's Output.
|
8 months ago |
TheoryOfNekomata
|
785c4e03d8
|
Improve error handling
Add all validation errors.
|
8 months ago |
TheoryOfNekomata
|
7bfc40db67
|
Add documentation
Include README and FAQs.
|
8 months ago |
TheoryOfNekomata
|
d3665c5d6d
|
Initial commit
Add files from pridepack. Initial implementation.
|
8 months ago |