Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alufers/retrofit2swagger


https://github.com/alufers/retrofit2swagger

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# retrofit2swagger

This program can extract APIs used by Android decompiled apps.
Useful for reverse-engineering and developing custom clients.
Please note that the decompiled app must use the Retroift2 library to declare the endpoints it uses.

## Building