-
Notifications
You must be signed in to change notification settings - Fork 44
User Guide
Alejandro Esquiva edited this page Jun 3, 2015
·
2 revisions
Once we have installed Automatic Api Rest, we are going to go to our main page http://tudominio.com/AutomaticaApiRest.
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.
To show an example, we have put an example of a free data base called world as example.
- Home: Main page link.
- Black List: Private tables management.
- GitHub: Project repository.
- Wiki: Project documentation.
- Issues: Forum
- Close: Close Session.
<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.
We can do a custom select. This is useful if we need just some fields.
Black List Show all the tables and fields we have choosen as private