A code generator to create RESTful API endpoints to be integrated with shelf.
Changelog excerpt:
Added
- Added optional automatic not found handling - will convert
nullresponses from handlers to 404 Not Found responses and back in the client- Disabled by default