Recommend this page to a friend! |
Classes of Thierry Feuzeu | Polr Restful API | README.md | Download |
|
DownloadPolr APIA Restful API for the Polr URL Shortener FeaturesThis package gives access to all Polr features through a Restful API, excepted the following.
InstallationAdd the Github repository and package to the
Register the service provider in the
DocumentationThe API endpoints are documented here. The documentation is generated with API Doc. Known issuesSometimes the requests to the API return with errors due to CSRF verification failure. That's because Polr has disabled CSRF verification only for its own API endpoints. This API endpoints then need to be also added in the
|