Skip to content

teruyo14/nitika_Rust-CRUD-API

Repository files navigation

Rust-CRUD-API

 Rustを使ってシンプルなWebアプリケーションを作成した。これは、ルートを定義し、エンドポイントを設定し、基本的な認可を実装し、データベースを管理し、クライアントにJSONデータを提供するようなシステムである。また、開発プロセスを効率化するために、RocketフレームワークやDiesel ORMなどのツールを使用した。そして認証にはBasic認証を利用した。最終的には、完全に機能するCRUD REST APIとなる。これは非同期かつ高速にクライアントにサービスを提供できるものである。

 I have created a simple web application using Rust. This was a system that would define routes, set up endpoints, implement basic authorization, manage the database, and provide JSON data to the client. To streamline the development process, tools such as the Rocket framework and the Diesel ORM were used. And for authentication, Basic authentication was used. The end result is a fully functional CRUD REST API. This is capable of serving clients asynchronously and at high speed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages