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: about 1 month ago
JSON representation
Handles CRUD activities for web content objects.
- Host: GitHub
- URL: https://github.com/careydevelopment/web-content-api
- Owner: careydevelopment
- License: mit
- Created: 2021-08-13T06:45:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T23:46:35.000Z (over 3 years ago)
- Last Synced: 2025-02-03T22:40:53.519Z (over 1 year ago)
- Topics: java11, mongodb, spring, spring-data-jpa
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Web Content API
 

[](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).