Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-10 | Add basic functionality to get list of recipe ids | Tucker Evans | |
Note: Still only prints to stdout, does not respond to client | |||
2019-11-09 | Add basic access recipe functionality | Tucker Evans | |
Note: Only prints recipe to server stdout does not return to client | |||
2019-11-09 | Add make Recipe w/ id & database connection | Tucker Evans | |
2019-11-09 | Add Recipe Type (w/ subtypes Ingredients & Steps) | Tucker Evans | |
2019-11-09 | Fix database name | Tucker Evans | |
2019-11-09 | Add database connection | Tucker Evans | |
2019-11-08 | Add basic http routing | Tucker Evans | |