Skip to content

leandrocunha526/goapi-chat

Repository files navigation

Go API chat

logo.svg

Fiber

Fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and performance in mind.

  • Golang (1.20.x)
  • PostgreSQL
  • Fiber
  • JWT
  • Viper
  • More see go.mod

To execute

go get
go run main.go

To build

go build

LICENSE

See LICENSE.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages