issues
search
contributte
/
apitte
:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
https://contributte.org/packages/contributte/apitte/
MIT License
61
stars
36
forks
source link
Documentatation rewrite plans
#58
Closed
mabar
closed
5 years ago
mabar
commented
6 years ago
endpoints
loaders
annotations
neon
other packages
decorators
dispatchers
request decorating (mappers, parameters, validators)
response decorating (mappers, negotiations, returns from endpoint)
usage with nette (api.php and index.php, each with own application class)
exceptions
how are handled and what is bonus of ClientErrorException and ServerErrorException
handling in negotiations, middlewares and own error handlers
architecture
how individual parts interact with each other
debug
request attributes
logging and handling errors