https://github.com/luca-moser/falco
model, query and persistence layer abstraction library for Go.
https://github.com/luca-moser/falco
Last synced: 3 months ago
JSON representation
model, query and persistence layer abstraction library for Go.
- Host: GitHub
- URL: https://github.com/luca-moser/falco
- Owner: luca-moser
- License: mit
- Created: 2017-06-24T19:19:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-24T19:26:09.000Z (almost 8 years ago)
- Last Synced: 2025-01-10T18:22:09.834Z (5 months ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Falco
```diff
- This is a work in progress!
```Falco is a library for abstracting models, their queries and the underlying persistence layer(s).