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

Switch from IDs to URLs #13

Open
AurelioDeRosa opened this issue Jan 4, 2016 · 1 comment
Open

Switch from IDs to URLs #13

AurelioDeRosa opened this issue Jan 4, 2016 · 1 comment
Assignees

Comments

@AurelioDeRosa
Copy link
Member

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>
@AurelioDeRosa AurelioDeRosa self-assigned this Jan 4, 2016
@AurelioDeRosa
Copy link
Member Author

When this issue is solved, IDs will be deprecated.

AurelioDeRosa added a commit that referenced this issue Jan 5, 2016
AurelioDeRosa added a commit that referenced this issue Jan 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant