Our second bounty is to integrate the MusicBrainz API into Kendraio App. Kendraio App is our low-code bi-directional dashboard ‘data browser’ application. Within Kendraio App we’ve built Kendraio Player, a proof-of-concept for a multi-service music streaming player using web monetisation technology, funded by Grant for the Web towards their mission to create a healthier internet.
We want this integration to enable Kendraio App users to search and browse, and also upload information to MusicBrainz. To participate, we would like talented full-stack JavaScript developers to propose how they would integrate MusicBrainz with Kendraio App. For a ready-made example see https://app.kendra.io/musicbrainz/musicbrainzSearchArtists, and you can see how easy it is to create flows that connect to APIs.
- Timeframe: 2 weeks
- Bounty: $500 USD (paid out via Open Collective) – so you need to have an account here to be paid)
- Please answer this bounty by replying to our GitHub issue.
We’re rewarding the individual (or group) that carries out this bounty in a transparent, interoperable, and easy to use way.
See how our first bounty went at Kendraio Player Audiotarky integration. And see Radhy’s write-up of his experience at Afterthought on integrating Audiotarky API into Kendraio App.
Deliverables
- A proposal written out before work starts and agreed upon beforehand in our Google Drive.
- Interfaces created in Kendraio App using Flows where a user can:
- Look up information about a particular MusicBrainz entity (“give me info about The Beatles”)
- Browse MusicBrainz to find entities connected to a particular entity (“show me all releases by The Beatles”)
- Search for entities matching a specific query (“show me all artists matching the query ‘Beatles’”).
- Interfaces created in Kendraio App using Flows where a user (artist) can:
- Upload information about a specific music release to MusicBrainz via Kendraio App.
Technical details and source code
- Kendraio App: https://github.com/kendraio/kendraio-app
- MusicBrainz development resources: https://musicbrainz.org/doc/Development
- MusicBrainz API: https://musicbrainz.org/doc/MusicBrainz_API
- MusicBrainz GitHub: https://github.com/Borewit/musicbrainz-api
Evaluation
- The bounty will be evaluated by the Kendraio Team and advisors.
- Evaluation will be based on the completion of the task, as well as on how transparent, interoperable and easy to use it is.
- The more you can commit to documenting and talking about your experience with Kendraio App the more excited we will be to work with you.
Requirements
Candidates should have some existing experience with JavaScript and web APIs. Must be willing to document and talk about their experience of working on the tasks in this bounty.
Process
Once a candidate has put themselves forward, our Kendraio developers will mentor them exclusively for 2 weeks (or more, by mutual agreement). If after the agreed-upon period tasks remain open, another candidate may be given the opportunity instead.
About Kendraio
Kendraio App is a general framework for creating low-code applications. Kendraio App was originally created to service the creative/music industry to enable easy asset and rights management both locally and on third-party platforms. But what we’ve ended up creating is a generic data browser that plugs into remote APIs and enables highly configurable low-code interfaces to be built. And we’ll use this framework as the basis of this project. Please check out these links before accepting this mission: Kendraio App demo, Kendraio App on GitHub, Kendraio App documentation, Kendraio App website. As you create this project your feedback will influence the direction and capabilities of the Kendraio framework.
The Kendraio App lets users build interfaces from blocks. The blocks themselves are plumbed together with modern JavaScript, TypeScript, and are configured using JSON. We have various backend APIs, and proxy endpoints hosted using Vercel’s serverless platform.