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

https://github.com/mevdschee/java-crud-api

A Java port of the full php-crud-api project (single file REST API)
https://github.com/mevdschee/java-crud-api

Last synced: about 1 year ago
JSON representation

A Java port of the full php-crud-api project (single file REST API)

Awesome Lists containing this project

README

          

This repo contains a port of the [PHP-CRUD-API](https://github.com/mevdschee/php-crud-api) project in Java.

- **core**: only the basic functionality (for benchmarking purposes)
- **full**: a full featured REST API based on your database structure