Skip to content

Ocean Blog that leverages atomic knowledge

Notifications You must be signed in to change notification settings

HypnosCicero/ocean

Repository files navigation

Golang Blog Api

This is simple blog api with golang and gin web framework. The main resources of this API is posts and categories. For authenticating i'm using jwt-go and gorm for database ORM. Installation guide, api endpoints and sample request/response are given below.

How to run ?

go mod download
make run

Document generation

http://127.0.0.1:8000/docs/index.html

About

Ocean Blog that leverages atomic knowledge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published