Skip to content

netzob/netzob-webapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netzob-webapi

Exposes a Restfull web api to manage a set of Netzob Projects.

Install

Use the requirements.txt file to install all the required dependencies.

pip3 install -r requirements.txt

Start

The API can be started with the following command

python3 app/__init__.py

Started, the API is available on http://127.0.0.1:5000/api/v1

A Swagger documentation can also be browsed at this address.

About

Resfull API to manage Netzob projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages