https://github.com/deciduously/drats
Rust library for running drat on Android
https://github.com/deciduously/drats
Last synced: about 1 year ago
JSON representation
Rust library for running drat on Android
- Host: GitHub
- URL: https://github.com/deciduously/drats
- Owner: deciduously
- License: mit
- Created: 2018-01-20T17:42:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T18:14:34.000Z (over 8 years ago)
- Last Synced: 2025-04-01T14:18:59.747Z (about 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# drats
Backend for [drat](https://github.com/deciduously/drat)
Better name than `sdrat`? Jury's out. This is a server exposing an SQLite store to `drat`. `drat` is an experiment to see if I can build a mobile app in ClojureScript useing Reagent + re-frame and React-native.
####TODO
* Get it to run on host
* Get it to run on emulated hardware
* Get it to run on real hardware
* Build the frontend...
* Oauth2
* Docker