java-crud-api icon indicating copy to clipboard operation
java-crud-api copied to clipboard

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

This repo contains a port of the 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