aboutsummaryrefslogtreecommitdiffstats
path: root/src/orchestrator/api/projecthandler.go
AgeCommit message (Expand)AuthorFilesLines
2020-09-04GET project Returns 404 instead of 500Aditya Sharoff1-2/+2
2020-08-20Add Validation for API'sRitu Sood1-6/+7
2020-07-24Adds PUT api to v2/projectsLarry Sachs1-1/+45
2020-07-16Implement GetAll projects handlerRajamohan Raj1-0/+25
2020-02-19Made changes to the Project API.Rajamohan Raj1-2/+2
2020-02-14Restructure code and create module libraryRitu Sood1-6/+6
2019-11-19Add v2 with project APIKiran Kamineni1-0/+105