mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-25 06:02:21 -06:00
9 lines
203 B
ReStructuredText
9 lines
203 B
ReStructuredText
API
|
|
===
|
|
|
|
Here are the different routes provided by the application. You can implement
|
|
whatever front-end you like on top of it.
|
|
|
|
.. autoflask:: burpui:app
|
|
:blueprints: api
|
|
:undoc-static:
|