Skip to content

jhonoryza/golang-fiber-blog-api

Repository files navigation

fiber blog

my personal blog built using modern monolith stack

  • go fiber
  • inertia
  • vue spa mode

Get Started

cp .env.example .env
npm run dev
go mod download
make dev

access from http://localhost:3000

rest api

check this file

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published