Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Switch from IDs to URLs #13

@AurelioDeRosa

Description

@AurelioDeRosa

As discussed today in the #joind.in channel on mIRC, the library will switch from IDs to URLs. So, to embed the profile of a user, instead of having an element like:

<div class="joindin-embed" data-id="25190" data-type="speaker"></div>

the library will support:

<div class="joindin-embed" data-url="https://api.joind.in/v2.1/users/25190" data-type="speaker"></div>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions