Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple note-taking API

Functionality:

Create, Retrieve, Update, and Delete (CRUD) notes.

Tools/Libraries:

Standard net/http package for the REST server and Go's encoding/json for JSON serialization and deserialization.

Datastore:

Simple slice in-memory to store notes.


** Postman collection is included **

About

golang net/http simple crud app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages