Skip to content

schorfma/rest-wordle-fork

 
 

Repository files navigation

rest-wordle

How to start the rest-wordle application

  1. Run poetry install to install application dependencies
  2. Run make dev to start up the development server

What are the available endpoints?

Start the devlopment server and visit http://localhost:8000/docs to see the available endpoints.

About

Fork of REST Wordle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Makefile 1.7%