Skip to content

Project References

BanjoFox edited this page Oct 31, 2017 · 10 revisions

Development References

Are we web yet?
A whole bunch of rust resources (HTTP Stack, DB connections, etc)
http://www.arewewebyet.org/

Rocket.rs -- A web framework for Rust
Rocket is a web framework for Rust that makes it simple to write fast web applications without sacrificing flexibility or type safety. All with minimal code.
https://rocket.rs/

Compass -- Compass is an open-source CSS Authoring Framework.
http://compass-style.org/

ROCA -- Resource-Oriented Client Architecture
A collection of simple recommendations for decent Web application frontends
http://roca-style.org/index.html

Prosthetic Conscience -- Designing an open Facebook alternative (outline)
https://jfm.carcosa.net/blog/computing/facebook-alternative-outline/

** ActivityPub ** -- Used by Mastodon https://activitypub.rocks/

** InterCooler.js** https://github.com/LeadDyno/intercooler-js

Clone this wiki locally