https://github.com/tbarbette/httplocaleplugin
Android Locale Plugin to send HTTP requests
https://github.com/tbarbette/httplocaleplugin
Last synced: 2 months ago
JSON representation
Android Locale Plugin to send HTTP requests
- Host: GitHub
- URL: https://github.com/tbarbette/httplocaleplugin
- Owner: tbarbette
- Created: 2015-02-19T17:00:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-27T21:03:07.000Z (over 9 years ago)
- Last Synced: 2025-02-14T05:29:45.596Z (4 months ago)
- Language: Java
- Size: 120 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTTP Locale Plugin
This is and Android application to make HTTP Request. It takes the form of a so-called "Plugin" for the application "Locale" (but also "Tasker" or "LLama"). to send HTTP requests.
Currently, the advantage over what currently exists is that it allows to edit an already existing URL and automatically parse the URL into parameters, or create the URL from parameters.
But multiple features are coming :
- Autocompletion using existing URL
- Clone an existing URL
- Other type of request than HEAD (GET or POST)An APK us released on the play store : https://play.google.com/store/apps/details?id=be.itstudents.tom.android.httplocaleplugin
You may read and contribute to the code, but you don't have the right to publish the application or any modification yourself on the Play Store.