summaryrefslogtreecommitdiff
path: root/lore/Biz/Ibb/Keep.hs
AgeCommit message (Collapse)Author
2019-09-05[ibb] implement first api routeBen Sima
2019-09-04[ibb] implement keepBen Sima
2019-09-02[ibb] reorganize typesBen Sima
Move Person and Book to Biz.Ibb.Core. Now, Biz.Ibb.Influencers is just a list of the people we want to seed the database with. Eventually we will delete this file.
2019-09-02[ibb] add keep instancesBen Sima