Skip to content

JJs-fun-stuff/GoRESTful

Repository files navigation

GoRESTful

This is my journey for learning how to build RESTful API using golang.

Chap1 - Getting start

This is basic for understanding the theory of what API is.

Chap2 -Routing

How to map each URL to specific handlers

Chap3 -Middleware and RPC

To understand what does middleware help us and use alice for chaining multiple middleware.

Chap4 -Popular framework

Explore popular framework like Gin and sqlite database

Chap5 -MongoDB and RESTful API

Build Movie API using MongoDB including CRUD and routing

Chap7 -PostgreSQL

Build API using gorilla/mux and PostgreSQL driver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published