Skip to content

A backend server to store game related data on MongoDB.

Notifications You must be signed in to change notification settings

seewishnew/wordle-backend.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Backend API Server

This is the backend for the wordle.rs frontend project. It handles user registration, game creation, and answer validation and stores all data in MongoDB. A MongoDB container can be spun up using make deploy-mongo.

This project uses the rocket framework and is entirely written in Rust.

About

A backend server to store game related data on MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published