sea-orm/COMMUNITY.md
shorii 7dc56646ba
Add service_auth to COMMUNITY.md (#885)
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2022-07-19 13:00:18 +08:00

4.6 KiB

Community

Built with SeaORM

If you have built an app using SeaORM and want to showcase it, feel free to open a PR and add it to the list below!

Startups

  • Caido | A lightweight web security auditing toolkit
  • Svix (repository) | The enterprise ready webhooks service
  • Sensei (repository) | A Bitcoin lightning node implementation
  • Spyglass (repository) | 🔭 A personal search engine that indexes what you want w/ a simple set of rules.

Frameworks

  • awto | Awtomate your 🦀 microservices with awto
  • tardis | Elegant, Clean Rust development framework🛸
  • Rust Async-GraphQL Example: Caster API | A demo GraphQL API using Tokio, Warp, async-graphql, and SeaOrm
  • Quasar | Rust REST API using Actix-Web, SeaOrm and Postgres with Svelte Typescript Frontend
  • actix-react-starter-template | Actix web + SeaORM + React + Redux + Redux Saga project starter template
  • ZAPP (repository) | ZAPP is a serverless framework made by Rust. Quickly build a scalable GraphQL API web server.

Open Source Projects

  • Wikijump (repository) | API service for Wikijump, a fork of Wikidot
  • aeroFans | Full stack forum-like social media platform in Rust and WebAssembly
  • thrpg | Touhou Project's secondary creative games
  • Adta | Adta is Another Damn Todo App, fun little side project
  • Axum-Book-Management | CRUD system of book-management with ORM and JWT for educational purposes
  • mediarepo (repository) | A tag-based media management application
  • THUBurrow (repository) | A campus forum built by Next.js and Rocket
  • Backpack | Open source self hosted file sharing platform on crack
  • Stump | A free and open source comics server with OPDS support
  • mugen | DMS written in 🦀
  • JinShu | A cross-platform Instant Messaging system written in 🦀
  • rust-juniper-playground | juniper with SeaORM example
  • Oura Postgres Sink | Sync a postgres database with the cardano blockchain using Oura
  • pansy | An illustrations app using SeaORM, SQLite, flutter. runs on the desktop and mobile terminals
  • Orca | An No-code Test Automation platfrom using actix, SeaORM, react. runs on the desktop and cloud
  • symbols | A proc-macro utility to populates enum variants with primary keys values
  • Warpgate | Smart SSH bastion that works with any SSH client
  • suzuya | A merchandise management application using SeaORM, Actix-Web, Tera
  • snmp-sim-rust | SNMP Simulator
  • template_flow | An experiment exploring replacing placeholders in pre-prepared templates with their actual values
  • poem_admin | An admin panel built with poem, Sea-orm and Vue 3.
  • VeryRezsi | VeryRezsi is a subscription and expense calculator web-application. Powered by SvelteKit on client side, and Rust on server side.
  • todo-rs | A TUI ToDo-app written in Rust using Cursive library and SeaORM for SQLite
  • KrakenPics | A public file host written in rust using seaorm & actix_web
  • service_auth | A simple JWT authentication web-application