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

https://github.com/aliscode/db_api

Web-Framework Abstraction Layer for Easy APIs
https://github.com/aliscode/db_api

Last synced: 11 months ago
JSON representation

Web-Framework Abstraction Layer for Easy APIs

Awesome Lists containing this project

README

          

# db_api

WIP implementation of a Web-Framework agnostic layer to decouple your backend's code from the Web Framework.
Provides Templates implementations to allow for easy code reuse and setup.

# TODO

* Look at [validator](https://crates.io/crates/validator)
* Use [darling](https://crates.io/crates/darling) for macro implementation