Skip to content

alirezarazavi/go-crud-rest-api-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Go CRUD REST API Example

A RESTful API example for simple CRUD application with Go

Installation and Run

1. Download this project
2. Go to root of project
3. Build: go build 
4. Run: ./restapi
5. Go to http://localhost:8000/api/books

About

A RESTful API example for simple CRUD application with Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages