cruky 0.5.0 cruky: ^0.5.0 copied to clipboard
cruky is server-side library to create API with modern and fast performance.
0.5.0 #
- Better error handling
- indirect methods with dynamic params
- better path paramaters extractor
0.1.1 #
- Fix Hot reload bug
You can now use hot reload by running `cruky run bin/main.dart`
0.1.0 #
- Adding hotreload option
0.0.2+2 #
- remove unused files
0.0.2+1 #
- remove unused files
0.0.1 #
- Initial version.