Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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