Skip to content

shuttle-hq/awesome-shuttle

Repository files navigation

Awesome Shuttle

An awesome list of Shuttle-hosted projects and resources that users can add to.

If you want to contribute, please read this.

Table of contents

Official Pages

  • Status Page - Status page for Shuttle services. If anything goes down, you can check here.
  • Docs: The Shuttle docs.

Official Tutorials

Official Shuttle tutorials to help you write more competent services.

Official Examples and Community Examples

Find full Shuttle app examples in the shuttle-examples repository and use them as templates for your next project. Also check out the Community Examples for even more examples.

Workshops

Shuttle workshops that have been held in the past.

Built on Shuttle

A list of cool web-based applications that have been built on Shuttle.

  • Kitsune - A self-hostable ActivityPub-based social media server, like Mastodon. Uses Vue as a frontend.
  • Rustypaste - A simple web service that lets you host and share long plain text.
  • Github API Dashboard - A dashboard that tracks your Github contributions. Uses Dioxus as a frontend, powered by the Github GraphQL API. (Demo)
  • no-more-json - Fed up with massive JSON objects? Just give no-more-json an API endpoint and a jq query. no-more-json will apply that query to the JSON returned by the endpoint, and give you the (much smaller) result.
  • Licensebat - A tool to help you verify that your dependencies comply with your license policies
  • plabayo.tech: open source official company website of Plabayo, a FOSS dev and consultancy studio
  • bckt.xyz: open source link shortener and secret sharing service (for friends of Plabayo)

Libraries

Plugins for Shuttle that users have made.

  • shuttle-diesel-async - A plugin for Shuttle that lets you use Diesel as the provided connection instead of SQLx.
  • shuttle-seaorm - A plugin for Shuttle that lets you use SeaORM as the provided connection instead of SQLx.

Resources

Unofficial Shuttle tutorials.

License

CC0