Skip to content

Releases: marcocesarato/Database-Web-API

Release beta 7 (rev 140)

29 Jan 08:35
Compare
Choose a tag to compare
  • Now numeric values are set with default value if are empty string
  • Now some methods on API class are public
  • Some bug fixes

Release beta 6 (rev. 139)

26 Nov 10:04
Compare
Choose a tag to compare

Fixed some bugs and performance issues

Release beta 5 (rev. 134)

02 Oct 09:23
Compare
Choose a tag to compare

Added nullable fields on POST and PUT/PATCH (Now you can set null values using string "NULL")
Improved performances

First release

11 Sep 09:32
Compare
Choose a tag to compare

Dynamically generate RESTful APIs from the contents of a database table. Provides JSON, XML, and HTML. Supports most popular databases