Skip to content

pythonfoo/rest-wordle

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.

Releases

No releases published

Packages

No packages published