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

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

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