Skip to content

alex-anson/cuddly-waddle

Repository files navigation

Simple REST API using Go (CRUD)

Not using Docker

Start the server:   go run main.go                                 (localhost:10000)

Using Docker

Start the server:   docker-compose up --build           (localhost:3000)


Use curl or an extension (i.e. REST Client, if using vs-code) to send requests.

About

Simple Go CRUD API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published