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

https://github.com/clpi/div.is

Long-term project for programmatic life data aggregation / record-keeping / goal and task management using Rust (warp.rs) back-end and Svelte frontend
https://github.com/clpi/div.is

Last synced: about 1 year ago
JSON representation

Long-term project for programmatic life data aggregation / record-keeping / goal and task management using Rust (warp.rs) back-end and Svelte frontend

Awesome Lists containing this project

README

          

# the div.is root project dir
- this directory is:
- non-public -- each repository is individual

## projects
- **div**: full-stack web/desktop candidate application:
- api/server: warp (rust)
- website: svelte (js)
- desktop: svelte (ts) + tauri (rs)
- desktop2: yew (rs) + tauri (rs)
- etc: redis (todo), postgres (todo), deploy
- **dvui**: other gui frameowkrs, might archive soon
- check [clpweb](file:///home/chrisp/lab/clpweb) for ui/web stuff (pers)
- **divel**: testing electron out for desktop (vs. tauri)

## to try (for fun)
- mint
- gtk (vgtk or relm) with Rust
- phoenix + elixir
-