An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Carey Development Logo](http://careydevelopment.us/img/branding/careydevelopment-logo-sm.png)

# Carey Development API Utilities
![](https://img.shields.io/badge/jdk-11-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/maven-3.6.3-blue.svg)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/us.careydevelopment.util/api-util/badge.svg)](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).