Skip to content

POC application to identify API endpoints (URL, HTTP method(s), parameters, etc.) by parsing code

License

Notifications You must be signed in to change notification settings

kevinfealey/API_Endpoint_Identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

API Endpoint Identifier 🤖

Identify API endpoints (URLs, methods, parameters, and more) by parsing code.

Current Support

  • Java Spring RequestMapping annotation
  • Java Spring endpoint parameter identification

Smoke test

Assumes you have Maven installed + on the path, plus Java 8, and that's set up to JAVA_HOME.

cd API_Endpoint_Identifier
mvn test

About

POC application to identify API endpoints (URL, HTTP method(s), parameters, etc.) by parsing code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages