Simple REST API codebase using Fiber, an Express inspired web framework written in Golang.
# Run the application
go run main.go
# Build application
go build main.go
Licensed under MIT License
Collaborators are welcome.
Happy coding!
Mokletdev Team