mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
JWT example added to README.md
This commit is contained in:
parent
5320117bca
commit
ac1868fdf2
@ -14,6 +14,7 @@ A curated list of examples related to actix.
|
||||
* [Broker](https://crates.io/crates/broker) : Real-time Zero-Code API Server
|
||||
* [Rust, Docker & GraphQL](https://github.com/jayy-lmao/rust-graphql-docker): An example of using Dataloaders, context, and a minimal docker container.
|
||||
* [Complete Actix 2.x REST Server](https://github.com/ddimaria/rust-actix-example): Actix 2.x HTTP Server featuring multi-database support, auth/JWTs, caching, static files, app state, tests, coverage, and docker.
|
||||
* [Actix Server Authentication with JWT and MongoDB](https://github.com/emreyalvac/actix-web-jwt/) : An implementation of JWT in Actix.
|
||||
|
||||
## Contribute
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user