https://github.com/weakish/ceylon-request
This module provides http client functions on JVM and JS.
https://github.com/weakish/ceylon-request
Last synced: 4 months ago
JSON representation
This module provides http client functions on JVM and JS.
- Host: GitHub
- URL: https://github.com/weakish/ceylon-request
- Owner: weakish
- License: other
- Created: 2016-10-23T03:35:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-23T14:29:26.000Z (over 9 years ago)
- Last Synced: 2025-03-02T05:28:37.809Z (over 1 year ago)
- Language: Ceylon
- Homepage: https://weakish.github.io/ceylon-request/
- Size: 101 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
This module provides http client functions on JVM and JS.
Currently only support `GET`.
Doc
---
See
Install
-------
Download the car file at [Releases] and put it in ceylon module repository.
[Releases]: https://github.com/weakish/ceylon-request/releases
Contribute
----------
Send pull requests at
License
-------
0BSD