|
@@ -34,7 +34,7 @@ Databases Supported |
|
|
API Structure
|
|
|
-------------
|
|
|
|
|
|
-* all rows in a table: `/[database]/[table]/.[format]`
|
|
|
+* all rows in a table: `/[database]/[table].[format]`
|
|
|
* specific row in a table: `/[database]/[table]/[ID].[format]`
|
|
|
* all rows matching a query: `/[database]/[table]/[column]/[value].[format]`
|
|
|
|
|
@@ -117,4 +117,4 @@ GPLv3 or later. |
|
|
Roadmap
|
|
|
-------
|
|
|
|
|
|
-* Automagic documentation generation
|
|
|
+* Automagic documentation generation
|
0 comments on commit
15dbc9c