Skip to content

Instantly share code, notes, and snippets.

View FlorianHendrickx1's full-sized avatar

Florian Hendrickx FlorianHendrickx1

  • 1992
View GitHub Profile
@FlorianHendrickx1
FlorianHendrickx1 / API Proposal Divy.md
Last active January 30, 2019 12:01
API Proposal Divy

Client library.

We’re planning to ship our app as a self contained library in form of UMD module.

  • How to consume?
    We will serve the library from some CDN, currently we will serve only “latest” version of the application(since we’re in active dev and bugfix state) so consumer won’t need to care about versioning. At some later point we might intruduce some versioning once reach the stable version.

  • How will it look like?(this is pseudo code and should not be considered as any existing or planned API contract).

    // your html page