Code

Support for Automatic PHP REST API Generator + Postman Docs from MySQL Database With JWT Token Authentication

Support for Automatic PHP REST API Generator + Postman Docs from MySQL Database With JWT Token Authentication

Cart 388 sales

gyanverma2 supports this item

Supported

This author's response time can be up to 2 business days.

Popular questions for this item

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

Solution:

Do not browse the api directly in the browser, the API is secure by JWT token so you can’t browse it directly.

How to test the api if I can not use browser

You have to use POSTMAN like rest api client to do following steps
  • Step 1: Generate Token by browsing {urlServerURL}/token/generate.php //Token request { "username":"admin", "password":"*******" }
  • Step 2: Copy the access_token field
  • Step 3: Now to call any endpoint go to that endpoint request tab in postman
  • Step 4: Click on Authorization tab and select Bearer Token
  • Step 5: Past the token in the filed provided
  • Call the requested endpoint
  • Alternatively you can ask your developer to call the api in code.

    Feel free to connect with me for any query.

    Thanks

About Licence

When you buy from codecanyon you get a licence for 6 months for unlimited generation of code. There are no restrictions on code generation.

After 6 month the licence needs to be renewed from https://getautomator.com/app or by directly contacting me over email or skype.

Sorry but it’s not possible for me to distribute the tool for LIFETIME Validity as it’s not realistic. I will be working to improve the code base so that it follows the latest technology, removes any vulnerability, adds new features and bug fixes if any. And committing that for a lifetime is not realistic to me.

There is no way possible in codecanyon that I can restrict download of the latest update after 6 month of purchase.

Hope this makes sense! And if the tool is worthy you will not regret paying very little amount for renewal as it can save you 60-70% of your development time and resources.

Contact the author

This author provides limited support for this item through email contact form.

Item support includes:

  • Availability of the author to answer questions
  • Answering technical questions about item’s features
  • Assistance with reported bugs and issues
  • Help with included 3rd party assets

However, item support does not include:

  • Customization services
  • Installation services

View the item support policy

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey