Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-27 | Add consntructor for APIResponse | Tucker Evans | |
2019-11-14 | Fix simplify APIResponse struct using interface{} | Tucker Evans | |
Combines APIResponseItem and APIResponseList into one struct. Hopefully this allows for the combination of some response code (a function that sends a APIResponse that can be used by each http method) | |||
2019-11-12 | Add update functionality to API | Tucker Evans | |
2019-11-10 | Add Todos | Tucker Evans | |