Description
GlotCore REST API extends GlotPress by exposing a REST API, allowing developers to integrate GlotPress with external systems, automate workflows, and build custom applications on top of the GlotPress translation platform.
Experimental Notice
This plugin is currently in an experimental stage.
API endpoints and features may change between releases.
Version 0.1 is a foundational release intended for early adopters and developers.
Versions between 0.1 and 1.0 do not guarantee backward compatibility.
Available Endpoints
The plugin introduces REST API endpoints for interacting with GlotPress data:
/gp/v0.1โ Base endpoint/gp/v0.1/formatsโ Retrieve available file formats/gp/v0.1/glossariesโ Retrieve and create glossaries/gp/v0.1/glossaries/{id}โ Retrieve, update, or delete a specific glossary/gp/v0.1/glossaries/{id}/entriesโ Retrieve and create glossary entries/gp/v0.1/glossaries/{id}/entries/{entry_id}โ Retrieve, update, or delete a specific glossary entry/gp/v0.1/languagesโ Retrieve available languages/gp/v0.1/originalsโ Retrieve original strings/gp/v0.1/originals/{id}โ Retrieve and delete a specific original string/gp/v0.1/projectsโ Retrieve and create projects/gp/v0.1/projects/{id}โ Retrieve, update, or delete a specific project/gp/v0.1/projects/{id}/permissionsโ Retrieve and create project permissions/gp/v0.1/projects/{id}/permissions/{permission_id}โ Retrieve and delete a specific permission/gp/v0.1/profile/meโ Retrieve the authenticated user profile/gp/v0.1/profile/{id}โ Retrieve a specific user profile/gp/v0.1/translationsโ Retrieve and create translations/gp/v0.1/translations/{id}โ Retrieve, update, or delete a specific translation/gp/v0.1/translation-setsโ Retrieve and create translation sets/gp/v0.1/translation-sets/{id}โ Retrieve, update, or delete a specific translation set
Configuration
After installation, GlotCore REST API is ready to use.
To explore the API, you may use tools like Postman.
Postman collection and environment files are included with the plugin.
Please note that some endpoints require authentication.
Suggested authentication method for testing is using Basic Authentication with WordPress Application Passwords.
Reviews
There are no reviews for this plugin.
Contributors & Developers
โGlotCore REST APIโ is open source software. The following people have contributed to this plugin.
ContributorsโGlotCore REST APIโ has been translated into 2 locales. Thank you to the translators for their contributions.
Translate โGlotCore REST APIโ into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial release.
Meta
- Version 0.1
- Last updated 5 months ago
- Active installations Fewer than 10
- WordPress version 4.9 or higher
- Tested up to 6.9.4
- PHP version 7.4 or higher
- Languages
- Tags
- Advanced View
