Categorygithub.com/rafia9005/go-api
modulepackage
0.0.0-20240524130516-9ece780d36ad
Repository: https://github.com/rafia9005/go-api.git
Documentation: pkg.go.dev

# README

Hi everyone :wave:

This project is a Go Fiber Starter template that includes ORM (Object-Relational Mapping), authentication, and JWT (JSON Web Token) features. With this starter, you can quickly and easily develop a secure and high-performance Go application.

How To Installation?

Docs

Getting Started

Follow these steps to get started with the Go Fiber Starter Template Docs

Technologies

  • Golang
  • Go Fiber
  • GORM
  • x crypto bcrypt |

Router 📕

MethodRouteQUERY
POSThttp://localhost:8000/loginQUERY
POSThttp://localhost:8000/registerQUERY
GEThttp://localhost:8000/usersQUERY
GEThttp://localhost:8000/users/{id}QUERY
POSThttp://localhost:8000/usersQUERY
DELETEhttp://localhost:8000/users/{id}QUERY
PUThttp://localhost:8000/users/{id}QUERY

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author