TheoryOfNekomata
|
67b097a026
|
Add decorator system
Implement decorator system with requests.
|
7 달 전 |
TheoryOfNekomata
|
48c0eb40df
|
Update content negotiation headers
Simplify data for language messages.
|
7 달 전 |
TheoryOfNekomata
|
a0e5c45db3
|
Fix stream errors
Trying to customize request objects trigger typescript errors.
|
7 달 전 |
TheoryOfNekomata
|
51e6874c37
|
Update types
Remove inflection dependency.
|
7 달 전 |
TheoryOfNekomata
|
d94f7e4c44
|
Major refactor of codebase
Organize code even further to improve extensibility.
|
7 달 전 |
TheoryOfNekomata
|
c6dd337e50
|
Update content negotiation setup
Use more compact data structures for content negoatiation.
|
8 달 전 |
TheoryOfNekomata
|
3942b1efca
|
Add type safety, provide granular error handling
Provide utility types for resource schema validation.
Also handle each step for POST and PUT handlers.
|
8 달 전 |
TheoryOfNekomata
|
e6e61cb22e
|
Fix emplace logic
Properly return data updated from data source.
|
8 달 전 |
TheoryOfNekomata
|
83069a3e4a
|
Refactor codebase
Respect content negotiation.
|
8 달 전 |
TheoryOfNekomata
|
aefac7be03
|
Implement resource permissions
Set permissions per resource.
|
8 달 전 |
TheoryOfNekomata
|
0ee4d502cc
|
Add content negotiation utilities
Add content negotiation for encodings.
|
8 달 전 |
TheoryOfNekomata
|
55053160ee
|
Add examples directory
Include examples for running the package.
|
8 달 전 |