Premium Category Products

RESTp – RESTful web service for performing CRUD operations using PDOModel

RESTp – RESTful web service for performing CRUD operations using PDOModel

RESTp - RESTful web service for performing CRUD operations using PDOModel

RESTp is an advanced RESTFul Web service developed using PHP that helps you to perform crud operation. You can automatically generate all endpoints for crud operation of your database. It is built on top of the popular database abstraction script and supports Mysql, sqlite, pgsql and MSSQL. You can easily perform Insert/Update/Delete/Read operation using RESTp api. Most of the Mobile and Web Apps require communication with server using some API to send and received data. REST is by far the most commonly used style for designing APIs, especially in the mobile world. These Mobile and web apps often requires to perform crud operation i.e Insert data, read data, update data and delete data using API. To write code for the crud operations for each individual mobile app and web app is quite cumbersome task. That’s where RESTp comes into action. RESTp is a REST-based solution that simplifies CRUD operations for any mobile or web application. With RESTp, you simply connect it to your database, and it automatically generates all the necessary resources to handle CRUD operations, saving you valuable time and effort. For every table in database, it provides endpoints to perform CRUD operations. An example of all RESTp API endpoints for a table are below
  • GET /{table_name} – Retrieves a list of all records of table name “{table_name}”
  • GET /{table_name}/12 – Retrieves a specific records of table name “{table_name}” with ID 12
  • POST /{table_name} – Creates a new entry in {table_name}
  • PUT /{table_name}/12 – Updates record of ID #12 in {table_name}
  • DELETE /{table_name}/12 – Deletes record with ID #12 {table_name}
So if you have table name “orders” in your database, it automatically generate standard rest end points as below.
  • GET /orders – Retrieves a list of all records of table name “orders”
  • GET /orders/12 – Retrieves a specific records of table name “orders” with ID 12
  • POST /orders – Creates a new order
  • PUT /orders/12 – Updates order #12
  • DELETE /orders/12 – Deletes order with ID #12
RESTp is build on top of our popular database abstraction script PDOModel. So users will get a free copy of PDOModel also (worth $13). You can use any kind of application to connect to RESTp api. Whether it is .NET web app or android mobile or iphone app or php web app, You can connect all kinds of application to this api and perform CRUD operation. You can send data either as json or normal form submission (x-www-form-urlencoded) and received data as json, xml, html table. Features
  • Single api to perform CRUD operation on any database
  • Supports multiple different database (Mysql, PGSQL, SQLITE and SQLSERVER)
  • Build on top of popular database abstraction script PDOModel
  • Multiple Input and Output types supported
  • Action filtering as per request type (GET, PUT, POST, DELETE)
  • Autogenerates endpoint as per the table names
  • Supports pretty url as well as non pretty urls (if mod_rewrite not enabled)
  • IP based filters (Allow access and block based on IP)
  • Allow or block access of particular table (resource)
  • Authentication using JWT
 

(Only For Premium Category Products !)

1. All digital products are the most recent version, with no possibility of free updates. After payment, you can request an update to the most recent version for 5 days if a new version is released. We free support within 5 days.

2. If a license is required (Excludes WHMCS license , we provide only method not license), please contact us via email or ticket for assistance with activation. Our license is only valid for activation and does not include support.

3. We provide Mobile, PHP script installation services for $19.90 / ₹1700. Please create a backup after installation as we do not support re-installation. For mobile app source code, we do not offer installation services.

4. If you have any questions, please contact us by email  or create a ticket on this page

5. Please note that any digital products presented on the website do not contain malicious code, viruses or advertising. You will receive the original files from the developers. We do not sell any products that have been downloaded from other websites.

6. The response time can last up to 6 hours.

(Only For Membership Category Products !)

Benefits of our Membership Plans

  • Instant access to all plugins and all themes including all future releases
  • Unlimited domain usage
  • Regular Updates as of when available. Usually, updates are released daily.
  • Before purchasing, please read the Terms and Conditions & Refund Policy.
  • If you have any questions, please first read the FAQs.
  • If you haven’t found the answer to your question, please contact us, and we will respond ASAP.
  • Please note that any digital products on the website do not contain malicious code, viruses, or advertising. We buy the original files from the developers. We do not sell any products downloaded from other sites.
  • Buy or download for FREE by subscribing to our VIP Membership Plan. Join the club of more than 1100+ happy members. This is the same theme as sold by the developer.

Updates:

  • We offer frequent updates for one year from the date of purchase. After this period, you have to purchase the item again to receive further updates, we also offer lifetime updates as a second option.
  • We regularly update products as soon as we are notified about an update, we go and download it from the author and update it on our site, but In case the current version of the product is not the latest, You can request an update for the product by contact form.
  • We send regular emails advising when products have been updated so please be sure to provide an active email address when you sign up.

Support:

  • Our support team is available 24/7, if you have any questions or need help in installing or configuring digital products purchased on the website, please don’t hesitate to contact form.
  • Please note that we are not developers of the provided products, so our technical support capabilities are limited. We do not change product functionality and do not fix developer bugs.

For more information please read FAQs & About Us.

(Only For WHMCS Category Products !)

  • We Only provide WHMCS Module, how you can  nulled any module step only !
  • Instant access to all plugins and all themes 
  • Unlimited domain usage
  • Regular Updates as of when available. Usually, updates are released daily.
  • Before purchasing, please read the Terms and Conditions & Refund Policy.
  • If you have any questions, please first read the FAQs.
  • If you haven’t found the answer to your question, please contact us, and we will respond ASAP.
  • Please note that any digital products on the website do not contain malicious code, viruses, or advertising. We buy the original files from the developers. We do not sell any products downloaded from other sites.

More Like This Products