https://github.com/careydevelopment/api-util
Utilities for handling routine API-related tasks
https://github.com/careydevelopment/api-util
api java-11 rest
Last synced: 4 months ago
JSON representation
Utilities for handling routine API-related tasks
- Host: GitHub
- URL: https://github.com/careydevelopment/api-util
- Owner: careydevelopment
- License: mit
- Created: 2021-06-03T10:51:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T10:49:31.000Z (over 4 years ago)
- Last Synced: 2025-10-26T06:43:58.473Z (8 months ago)
- Topics: api, java-11, rest
- Language: Java
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Carey Development API Utilities
 

[](https://search.maven.org/artifact/us.careydevelopment.util/api-util/1.6.0/jar)
Carey Development API Utilities is a package of classes for handling routine API-related tasks
## Latest Release
You can pull it from the central Maven repositories:
```xml
us.careydevelopment.util
api-util
1.6.0
```
## License
This code is under the [MIT License](https://github.com/careydevelopment/date-util/blob/main/LICENSE).