Skip to content
alejandroesquiva edited this page Dec 11, 2014 · 2 revisions

User Guide

Once we have installed Automatic Api Rest, we are going to go to our main page  http://tudominio.com/AutomaticaApiRest.

Captura1

 

Here we have to introduce our user and pass which one we have wrote in the config.php file. By default user and pass are admin.

Captura2

To show an example, we have put Wordpress data base default as example.

Navigator

Captura3
  • Home: Main page link.
  • Documentation: project documentation.
  • Black List: Private tables management.
  • GitHub: GitHub Link
  • Close: Close Session.

Private Tables Management

Captura4

 

<li><strong>API Link</strong>: API Link where we are going to get all the data in JSON format</li>
<li><strong>Items</strong>: Amount of Items</li>
<li><strong>Show Table</strong>: Show a table with the data</li>
<li><strong>Privacity</strong>: Choose if this table is public or private</li>

If we click any table it will display another table with all the fields of the original table.

Field management

Captura5

 Custom Select

Captura6We can do a custom select. This is useful if we need just some fields.

Black List

Captura7

Black List Show all the tables and fields we have choosen as private

Clone this wiki locally