Skip to content

Beloin/PythonRestTestTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python template to test API requests programmatically

The idea is to create requests inside /backend or any other subfolder.

We can setup a function decorated with @purl_main and run with:

$ python run.py backend/my_request_file.py

About

A simple python to test HTTP rest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages