Skip to content

Sharing assignment, maintaining and keep assignment properly tracked

Notifications You must be signed in to change notification settings

local-ch/backend-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Backend Engineer - Home Assignment

You will write a small backend application that stores information about a several types of entries: business, person and location which caries information about address and opening hours.

Entries examples

There are three types of JSON object

business located at: business

location located at: location

person located at: person

Backend service

Write a "backend application" which model and keep (embedded db or load on startup) following entries and provide simple API service:

GET all entries with optional filtering based on type

GET single entity

Last words

You can use technologies of your choice, it's important that you're experienced with the technologies and frameworks you choose. Don't try to impress us by choosing fancy new things. ;-)

Please provide us a link to the git repos for your solution. Please quickly mention how you bootstrapped your app and mention any sources that helped you to do that (sample apps, blog posts etc.).

Don't spend more than 4 hours on this task.

About

Sharing assignment, maintaining and keep assignment properly tracked

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published