Skip to content

gundamdouble00/JSON-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

JSON

This example will show how to encode and decode JSON data using the encoding/json package.

Getting Started

Prerequisites

Command to test

curl --json "{\"firstname\":\"Yuuki\",\"lastname\":\"NguyenNgocMinhQuocccccc\",\"age\":24}" http://localhost:8088/decode
curl -s http://localhost:8088/encode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages