Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Rust web framework

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
NotificationsYou must be signed in to change notification settings

cargonauts-rs/cargonauts

Join the chat at https://gitter.im/cargonauts-rs/cargonauts

Documentation

cargonauts is a Rust web framework intended for building maintainable,well-factored web apps.

This project is a work in progress. It has not been hardened or audited forsecurity. Expect frequent breaking changes. Use at your own risk.

Core concepts

  • REST-first & resource oriented: cargonauts is designed for constructingapplications as networks of related resources which support methods. It comeswith a JSON API hypermedia API format.
  • Cleanly decoupled & well-factored: cargonauts provides many differentbuilding blocks for your application, with clear interfaces between them. Usedcorrectly, it can help you keep your app from turning into a pile of spaghetti.
  • Async always: cargonauts is built on top of tokio; your application willuse asynchronous IO out of the box.

License

Cargonauts is primarily distributed under the terms of both the MIT licenseand the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.

Code of Conduct

This project is governed by the Code of Conduct, found in the root of thisrepository. The Code of Conduct has been adapted from the ContributorCovenant.

About

A Rust web framework

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp