Skip to content

toolyaan/type_python_api_tests

 
 

Repository files navigation

type_python_api_tests

Python API tests with strong typing

In this repository will use such key libraries/technologies

How to start

Use docker

docker run -d -p 5000:5000 litovsky/flask-api-test

And check in browser

http://localhost:56733/

# you will see

{
"GitHub": "https://github.com/berpress/flask-restful-api",
"swagger": "https://app.swaggerhub.com/apis-docs/berpress/flask-rest-api/1.0.0"
}

# its ok

About

Python API tests with string typing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.1%
  • Makefile 0.9%