Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Prismic #1

Closed
aldesantis opened this issue Jan 15, 2020 · 0 comments · Fixed by #17
Closed

Add support for Prismic #1

aldesantis opened this issue Jan 15, 2020 · 0 comments · Fixed by #17

Comments

@aldesantis
Copy link
Member

aldesantis commented Jan 15, 2020

Currently, Renderful is focused on Contentful, but nothing prevents us from creating a generic API that can work with multiple headless CMSs. A good addition would be Prismic.

Mostly, this can be accomplished with a generic "provider" class that acts as a bridge between the API Renderful expects on content entries and the API exposed by the CMSs (Contentful, Prismic).

I'm still not sure how we could handle features that are only offered by one provider but not another. Probably that's just a problem to think about when it presents itself.

This was referenced Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant