https://github.com/seedstack/crud-addon
Business framework extension to automatically expose CRUD APIs of any DTO.
https://github.com/seedstack/crud-addon
Last synced: 5 months ago
JSON representation
Business framework extension to automatically expose CRUD APIs of any DTO.
- Host: GitHub
- URL: https://github.com/seedstack/crud-addon
- Owner: seedstack
- License: mpl-2.0
- Created: 2018-03-09T14:46:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T15:16:28.000Z (over 5 years ago)
- Last Synced: 2025-03-18T10:46:35.825Z (about 1 year ago)
- Language: Java
- Size: 89.8 KB
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SeedStack CRUD add-on
[](https://travis-ci.org/seedstack/crud-addon) [](https://coveralls.io/r/seedstack/crud-addon?branch=master) [](https://maven-badges.herokuapp.com/maven-central/org.seedstack.addons.crud/crud)
Business framework extension to automatically expose CRUD APIs of any DTO.
See [PEP-007](https://github.com/seedstack/pep/blob/master/pep-007-business-rest-crud.md) for more info
# Copyright and license
This source code is copyrighted by [The SeedStack Authors](https://github.com/seedstack/seedstack/blob/master/AUTHORS) and
released under the terms of the [Mozilla Public License 2.0](https://www.mozilla.org/MPL/2.0/).