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

https://github.com/avesbox/loxia

Loxia is a Dart 🎯 ORM library that aims to be fully-featured, easy-to-use, and flexible to manage entities and relations in your server-side applications.
https://github.com/avesbox/loxia

backend dart dartlang orm

Last synced: 5 months ago
JSON representation

Loxia is a Dart 🎯 ORM library that aims to be fully-featured, easy-to-use, and flexible to manage entities and relations in your server-side applications.

Awesome Lists containing this project

README

          

A sample command-line application with an entrypoint in `bin/`, library code
in `lib/`, and example unit test in `test/`.