Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 309 Bytes

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.