Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thinkaliker/curly

Small Android app to perform curl-like requests
https://github.com/thinkaliker/curly

android curl

Last synced: about 16 hours ago
JSON representation

Small Android app to perform curl-like requests

Awesome Lists containing this project

README

        

# Curly

Small Android application to perform GET requests and display output of result.

Built in endpoints

- Shodan's InternetDB
- Mullvad's "Am I Mullvad"
- ip-api
- wttr.in
- more as I find them

Custom endpoint (just type a URL in)

- Example: https://api.airplanes.live/v2/mil

## TODO

- Icon
- Implement POST function
- Find more endpoints?
- Github build pipeline