[ICN-15] Design and Build Initial ICN RESTful API Created: 26/Jul/19 Updated: 13/Aug/19 Resolved: 08/Aug/19 |
|
| Status: | Done |
| Project: | Integrated Cloud Native NFV |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Story | Priority: | Medium |
| Reporter: | Enyinna Ochulor | Assignee: | Enyinna Ochulor |
| Resolution: | Done | Votes: | 0 |
| Labels: | icn-bpa-restapi | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||
| Epic Link: | Binary provisioning Agent RestAPI agent | ||||||||||||
| Sprint: | ICN Sprint 1 | ||||||||||||
| Story Points: | 4 | ||||||||||||
| Description |
|
Implement an initial API build that make satisfies GET, POST, DELETE, and PUT for the resources binary images, container images, and OS images. Prerequisite: Research on RESTful API design and implementation in Golang Resources: Components Version: go.1.12.7 Task Description: Implement an initial API build that satisfies GET, POST, DELETE, and PUT for the resources binary images, container images, and OS images. Testing: Preliminary testing will be through curl commands Expected Deliverables: Go source files |