api rest

  1. fernando1987

    B4A Library Magic api library (transforms any Mysql database into a rest api in just 5 minutes)

    MAGIC API Usage Instructions: 1. Upload the api.php file to your server. 2. Edit the header with your connection data. 3. You're ready to communicate your app with your mobile and desktop applications. Note: The API works fine without the library, but the library will help you communicate more...
  2. fernando1987

    Magic api (transforms any Mysql database into a rest api in just 5 minutes)

    transform any database into a rest api in just 5 minutes and without programming or knowing php instucciones: 1. create a database on your web server 2. create your tables it is important that each table created has the id field 3. upload the files inside the zip file to your server in the...
Top