Hey Folks 👋
I recently built a new tool to simplify Headless WordPress development.
One pain point I kept facing was repeatedly writing custom code to connect the WordPress backend to frontend frameworks, especially when adding new content types, custom fields, or categories.
To fix this, I built a solution that can:
- Automatically generate endpoints for Posts, Pages, and Custom Content Types
- Include custom fields directly in the data response
- Return Categories and Tags seamlessly
- Provide full read and write access without writing custom code
For testing, I set up a simple "Books" section with custom fields. The tool instantly created the required connections and returned a clean, structured JSON response.
The goal is simple: - Reduce development time - Avoid repetitive setup work - Make WordPress easier to use as a Headless CMS
I'd love to hear feedback from fellow developers.
Drop a comment below if you want to test it out and I'll share the link.
#wordpress #wpfolks #opensource