Title: EDC REST API
Author: edckwt
Published: <strong>12 abril, 2023</strong>
Last modified: 29 abril, 2024

---

Pesquisar plugins

![](https://ps.w.org/edc-rest-api/assets/banner-772x250.png?rev=2897767)

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://ps.w.org/edc-rest-api/assets/icon-256x256.png?rev=2897767)

# EDC REST API

 Por [edckwt](https://profiles.wordpress.org/edckwt/)

[Baixar](https://downloads.wordpress.org/plugin/edc-rest-api.1.0.6.zip)

 * [Detalhes](https://br.wordpress.org/plugins/edc-rest-api/#description)
 * [Avaliações](https://br.wordpress.org/plugins/edc-rest-api/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/edc-rest-api/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/edc-rest-api/#developers)

 [Suporte](https://wordpress.org/support/plugin/edc-rest-api/)

## Descrição

This plugin enables you to fetch the contents of your site in JSON format by REST
API
 Such as sections, articles and search results and return it as json To be able
to use it in your applications or other sites

**Endpoints**

 1. recent posts
 2. posts
 3. search
 4. categories
 5. category

**For develpoers**

 * /api/get_category_posts?type={string}&slug={string}&id={int}&count={int}&page
   ={int}
 * /api/get_category_index
 * /api/get_search_results?type={string}&count={int}&page={int}
 * /api/get_recent_posts?type={string}
 * /api/get_posts?type={string}&cat={int}&count={int}&page={int}

**_Parameters_**

 1. slug : {string} default: empty post slug
 2. id : {int} default: empty post id
 3. count: {int} default: 5 data display limit
 4. page : {int} default: 1 data display offset
 5. type : {string} default: post post_type

## Capturas de tela

 * [[
 * get_category_index.
 * [[
 * get_category_posts.
 * [[
 * get_search_results
 * [[
 * get_recent_posts
 * [[
 * get_posts

## Instalação

After active plugin

 1. go to dashboard => settings => permalinks
 2. do save to active endpoint /api

## Perguntas frequentes

 1. is it free YES

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“EDC REST API” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ edckwt ](https://profiles.wordpress.org/edckwt/)

[Traduzir o “EDC REST API” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/edc-rest-api)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/edc-rest-api/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/edc-rest-api/) ou
assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/edc-rest-api/)
por [RSS](https://plugins.trac.wordpress.org/log/edc-rest-api/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.6

 * Update code
 * Fixed pagination

#### 1.0.5

 * Update code

#### 1.0.4

 * Update code

#### 1.0.3

 * Update code

#### 1.0.2

 * Update code

#### 1.0.1

 * Update code

#### 1.0.0

 * first edition

## Meta

 *  Versão **1.0.6**
 *  Última atualização **2 anos atrás**
 *  Instalações ativas **40+**
 *  Versão do WordPress ** 5.2 ou superior **
 *  Testado até **6.5.8**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/edc-rest-api/)
 * Tags
 * [api](https://br.wordpress.org/plugins/tags/api/)[JSON](https://br.wordpress.org/plugins/tags/json/)
   [rest](https://br.wordpress.org/plugins/tags/rest/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/edc-rest-api/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/edc-rest-api/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/edc-rest-api/reviews/)

## Colaboradores

 *   [ edckwt ](https://profiles.wordpress.org/edckwt/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/edc-rest-api/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://edc.org.kw)