Skip to content

rustworthy/realworld-axum-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

RealWorld Example App

Frontend CI Backend CI

This codebase demonstrates a full-stack implementation RealWorld specification with Rust (powering the API) and TypeScript (for the end-user interfacing part).

Technologies (non-exhaustive)

Backend

  • Axum - Modern async (Tokio) web framework for Rust
  • Utoipa - Generated OpenAPI docs
  • SQLx - Async SQL toolkit with compile-time checked queries
  • OpenTelemetry - Observability and tracing
  • PostgreSQL - Primary database
  • Kamal - Zero-downtime deployments

Frontend

E2E Testing

Contributing

Contributions are very welcome. Please find setup instructions for our frontend and backend in corresponding directories.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

About

Full-stack RealWorld spec implementation with Axum and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •