Skip to content

Reduce GitHub limite with using Netlify-CMS #175

Description

@jibidus

Netlify-CMS is used by non-dev to write/modify articles.

Technically, Netlify-CMS is just a front webapp (full JS), which query GitHub rest api. But this API is limited to 1000 request per hour, which may produce some error when using Netlify-CMS intensively (or not, since a lot of request is done by Netlify-CMS for each operation).

There seems to be solution to reduce the drawback of GitHub backend : graphQL API.

This is a beta feature in Netlify-CMS, but already available.

This subject is discussed here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions