foomo / gocontentful

An Contentful Entry-Reference Mapper for Go

Home Page:https://www.foomo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gocontentful

A Contentful API code generator for Go. Features:

  • Creates and updates a full set of Value Objects from Contentful content model
  • Supports CDA, CPA and CMA operations through a simplified, idiomatic Go API based on the model
  • Caches entire spaces and handles updates automatically
  • Simplifies management/resolution of references
  • Adds several utility functions for RichText from/to HTML conversion, assets handling and more

Full documentation available at foomo.org

About

An Contentful Entry-Reference Mapper for Go

https://www.foomo.org

License:MIT License


Languages

Language:Go 94.3%Language:Makefile 5.7%