extending-wp-rest-api
API extender
Provides tools and techniques for customizing the WordPress REST API
Sample code for extending the WordPress REST API
30 stars
5 watching
6 forks
Language: PHP
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tylerbarnes/wp-graphql-enable-all-post-types | A plugin that extends WordPress GraphQL schema to include custom post types | 6 |
dotnetcore/webapiclient | A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. | 2,053 |
phalcon/rest-api | An API application built using the Phalcon Framework with support for JSONAPI and JWT authentication | 89 |
widop/twitter-rest | An API library for interacting with the Twitter REST service using PHP. | 24 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
renatonascalves/wp-graphql-buddypress | An extension that integrates GraphQL with BuddyPress to provide a more efficient and flexible data layer for WordPress applications. | 36 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,247 |
melbournedeveloper/restclient.net | A .NET framework for building REST clients with asynchronous API calls and automatic serialization. | 365 |
jpillora/jquery.rest | A jQuery plugin for interacting with RESTful APIs in an easy and standardized way | 614 |
schemaplus/schema_plus_core | An extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality. | 7 |
woocommerce/wc-api-python | A Python wrapper for interacting with WooCommerce's REST API. | 213 |
teepluss/laravel-restable | Provides a RESTful API response format for Laravel applications | 70 |
luracast/restler | A tool to build and manage RESTful APIs with automatic routing, caching, authentication, and formatting support for various media types. | 1,361 |
theandersonn/wp-snippets | A collection of reusable code snippets for WordPress development | 74 |
pe-st/apidocs | Demonstrates how to generate API documentation with OpenAPI using different approaches | 7 |