https://github.com/writeas/java-writeas
Java client for the Write.as API.
https://github.com/writeas/java-writeas
api-client java writeas
Last synced: 10 months ago
JSON representation
Java client for the Write.as API.
- Host: GitHub
- URL: https://github.com/writeas/java-writeas
- Owner: writeas
- License: mit
- Created: 2017-09-30T14:36:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-30T14:58:45.000Z (about 8 years ago)
- Last Synced: 2025-01-12T22:43:21.326Z (11 months ago)
- Topics: api-client, java, writeas
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-writeas
Official Write.as Java client library.
## Uses
This is a shared library used between Android apps that interact with the Write.as API. It currently holds only data models.
## Contributing
The library covers our usage, but might not cover the entire API. We always welcome contributions and improvements from the community. Before sending pull requests, please be sure you've done the following:
* Document all classes and methods.
## License
MIT