Skip to content

ickynavigator/wordle-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle API

This is a simple beginner project to learn how to work with rust in the backend by creating a wordle API.

TODO

  • Documentation
  • Host wordle api
  • Get the creator id without having to add it in the body
  • Persist wordle sessions with a db
  • Setup tests

Built With

  • Rust
  • Tide

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Have Rust installed

Setup

  • Clone the project to your environment

Install

  • Run cargo build to install dependencies

Usage

  • Run cargo run to start the tide server

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

This is a simple beginner project to learn how to work with rust in the backend by creating a wordle API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages