https://github.com/google/volley
https://github.com/google/volley
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/google/volley
- Owner: google
- License: apache-2.0
- Created: 2017-01-24T17:39:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T16:36:30.000Z (11 months ago)
- Last Synced: 2025-05-08T22:37:38.936Z (8 months ago)
- Language: Java
- Homepage: https://google.github.io/volley
- Size: 1.36 MB
- Stars: 3,390
- Watchers: 132
- Forks: 754
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - Volley
README
### Volley
Volley is an HTTP library that makes networking for Android apps easier and, most
importantly, faster.
For more information about Volley and how to use it, visit the [documentation page](https://google.github.io/volley/).