Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agilord/owl
Dart source code generator for JSON serialization, HTTP APIs and SQL CRUD.
https://github.com/agilord/owl
Last synced: 2 months ago
JSON representation
Dart source code generator for JSON serialization, HTTP APIs and SQL CRUD.
- Host: GitHub
- URL: https://github.com/agilord/owl
- Owner: agilord
- Created: 2016-12-19T13:16:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T21:27:23.000Z (8 months ago)
- Last Synced: 2024-06-04T00:13:03.641Z (8 months ago)
- Language: Dart
- Size: 174 KB
- Stars: 21
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Owl source code generator
Source code generator for JSON serialization, HTTP APIs and SQL CRUD.
## Usage
A simple usage example can be found in the
[example](https://github.com/agilord/owl/tree/master/owl_example) project.Warning: pre-1.0 API is subject to change. Please contact the
contributors if you need migration path for early versions.## Links
- [source code][source]
- contributors:
- [Agilord][agilord]
- [Chance Snow][chances][source]: https://github.com/agilord/owl
[agilord]: https://www.agilord.com/
[chances]: https://github.com/chances