Skip to content

broCapang/api-testing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automated Vulnerability Assessment and Testing for Application Programming Interface

Overview

This project focuses on the development of an automated system for vulnerability assessment and testing of Application Programming Interfaces (APIs). The goal is to learn while enhancing the security and reliability of APIs by identifying and addressing potential vulnerabilities.

Technologies Used

Backend: FastAPI, Python Frontend: React, JavaScript Database: PostgreSQL

Backend

uvicorn backend.main:app --reload

Migrations

alembic revision --autogenerate -m 'msg' alembic upgrade head

About

My final year project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published