Developing the Initial Client for the REST API
Learn how to develop the client side for the REST API.
We'll cover the following
Overview
With the to-do REST API server in place, we can now build a command-line application that uses the API to query, add, complete, and delete items.
First, we initialize a Cobra application in this directory:
Get hands-on with 1400+ tech skills courses.