Details
-
Story
-
Resolution: Done
-
Medium
-
ICN Sprint 1
-
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