Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/careydevelopment/web-content-api

Handles CRUD activities for web content objects.
https://github.com/careydevelopment/web-content-api

java11 mongodb spring spring-data-jpa

Last synced: 30 days ago
JSON representation

Handles CRUD activities for web content objects.

Awesome Lists containing this project

README

        

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

# Web Content API
![](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/web-content-api/badge.svg)](https://search.maven.org/artifact/us.careydevelopment.util/web-content-api/1.7.0/jar)

This package handles CRUD activities for web content objects.

## Latest Release
You can pull it from the central Maven repositories:

```xml

us.careydevelopment.util
web-content-api
1.7.0

```

## License
This code is under the [MIT License](https://github.com/careydevelopment/web-content-api/blob/main/LICENSE).