Skip to content

Project References

BanjoFox edited this page Dec 1, 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/

Bulma -- Bulma is a free and open source CSS framework based on Flexbox.
https://bulma.io/

Handlebars -- Semantic templates which are supported by Rocket :D http://handlebarsjs.com

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