Skip to content

renatobenks-zz/school-challenge-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge School 💥

Develop a game of search and find words generated aleatory for interacted with user.

This is a API for consume in your restful web service, because this API it was based in API Rest. Read more!

That's application it was build with Flask micro-framework. Read more about flask!

Dependencies app:

  • Have installed python3 ✅
  • Have installed flask with python libs pip
  • Have installed with python, unittest lib for run unit tests ✅

Clone project

git clone git@github.com:renatobenks/school-challenge-api.git
cd school-challenge-api

Install dependencies:

With python3 installed, run that instructions

Install Flask micro-framework:

pip install Flask

Run and start API:

python ./server.py
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages