Skip to content

BeautifulTrouble/simple-card-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Card Service

For embedding 'cards' using OpenGraph or Twitter card meta data

Intention

A very, very simple service to send back just enough data to represent a resource as 'card' on another site.

Prior art

These are both fancy, possibly not-free, and complicated options.

The prevailing pattern seems to be providing a <blockquote> element with data attributes, as well as a JavaScript payload that then appends an iFrame to the document with the necessary markup and styling for displaying the card with the data provided by a service.

About

Simple service for providing 'card' data to other sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages