Skip to content

straubwa/lego-part-tracker-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lego-part-tracker-service

This is the back end RESTful service that helps keep track of finding Lego pieces needed to create a set that you own. This service leverages data from http://rebrickable.com - a great site for all things Lego.

getting started

  • create account on rebrickable.com
  • get shared key and add to secrets.json file in the following format. This is found by right clicking on the project and selecting "Manage User Secrets" { "rebrickable": { "key": "" } }
  • first time you will need to create the back end sql database. righ now this can be created with some temporary data by calling "../api/setupdatabase"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages