Skip to content

Commit

Permalink
feat: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien3d committed Mar 14, 2024
1 parent 08f178f commit 67e4ca2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# RS Base API
RS Base API
RS Base API is a boilerplate to quickstart your backend in Rust.
As of today, it provides basic user management routes and communicates with MongoDB.

# Roadmap

* Implement Sentry
* Send account management e-mails: AWS SES/Scaleway
* Make a generic store
* Handle another DB like SQL
* Develop a CLI to generate code interactively: clap

0 comments on commit 67e4ca2

Please sign in to comment.