api_agent 0.4.0 api_agent: ^0.4.0 copied to clipboard
Generate technology-agnostic api bindings for both client and server.
0.4.0 #
- Add support for generic endpoints
0.3.1 #
- Fix ApiCodec const constructor
0.3.0 #
- Improved generics handling
- Added websocket example
0.2.0 #
- Rewrote endpoint generation
- Added documentation
0.1.1 #
- Fixed import bug
0.1.0 #
- Rewrote handler structure
0.0.6 #
- Added shouldApply for middleware
0.0.5 #
- Rework middleware structure
0.0.4 #
- Fixed imports
0.0.3 #
- Fixed server code
0.0.2 #
- Add http router and client
0.0.1 #
- Initial development release