Skip to content

sofarsounds/backend-tech-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

The Test

We have the following JSON file hosted on S3 that contains some metadata about videos of Sofar performances:

https://s3-eu-west-1.amazonaws.com/sofar-eu-1/video_data.json

We would like to see a simple application that ingests this data somehow (it is up to you how you process it), and we would like you to design an API route that allows querying of this data by the video's song name, artist or the city the video was performed in.

We would like you to spend no more than a couple of hours on this task.

Notes

  • We would like to see your journey, so please use your git commits to tell us a story
  • We love TDD so some kind of test suite is a plus, we aren't expecting a full test suite
  • If you'd like to show off your front-end knowledge, then feel free to create a simple frontend using any modern frontend framework.
  • We'd like an approach for data retrieval and filtering that is more performant and scalable than looping over all records in memory.
  • If you can't achieve everything in the time use the readme to tell us what you would do next.

Deliverables

Please clone this repository add some code and update the Readme with how to run your app and import.

Then upload to somewhere like github or bitbucket (has free private repos) and share with us, or create a zip archive and send to us.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published