-
Notifications
You must be signed in to change notification settings - Fork 45
User Guide
alejandroesquiva edited this page Dec 11, 2014
·
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 Wordpress data base default as example.
- Home: Main page link.
- Documentation: project documentation.
- Black List: Private tables management.
- GitHub: GitHub Link
- 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.

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

