Better comments and guidance in certain files
This commit is contained in:
parent
e5dfc47ccf
commit
1b006e146d
2 changed files with 11 additions and 2 deletions
|
@ -1,2 +1,8 @@
|
|||
https://github.com/biluohc/actixweb-sqlx-jwt
|
||||
https://github.com/wpcodevo/rust-mysql-crud-sqlx
|
||||
# Server
|
||||
|
||||
An actix-web server that uses sqlx to connect to a database.
|
||||
|
||||
## Some examples
|
||||
|
||||
- Api example using [actix-web + sqlx + jwt](https://github.com/biluohc/actixweb-sqlx-jwt)
|
||||
- CRUD api example using [actix-web + sqlx](https://github.com/wpcodevo/rust-mysql-crud-sqlx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue