Skip to content

rust-game-samples/actix_web_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actix Web Samples

ac_mongo

Contents

Static JSON File example

static_json

This is a simple demo that handles Actix Web and static JSON files and creates them as an API.

MongoDB example

mongodb

This is a simple demonstration of handling Actix Web and MongoDB and creating it as an API.

Simple JWT Auth example

jwt_auth

This is a simple demo of handling Actix Web and JWT and creating it as an API.

User JWT Auth example

jwt_user_auth

This is a simple demo of creating an API with user registration in Actix Web and authentication authorization in JWT.

MongoDB Todo App API example

todo_app

This is a sample of a simple todo application that includes authentication and authorization using JWT, and CRUD processing for each user and todo.

Google Auth API example

google_auth

This is a simple demo of logging in with a google account.

About

A collection of Actix Web samples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages