Skip to content

karaaaes/users-handler-gofiber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Users Handler Gofiber

In this project, i have several endpoint route you to access. There are :

  1. GET > /api/user
  2. GET > /api/user/:id
  3. POST > /api/login
  4. POST > /api/user
  5. PUT > /api/user/:id
  6. PUT > /api/user/:id/change-password
  7. DELETE > /api/user/:id

Additional Features :

  1. STATIC ASSET > /public
  2. POST > /api/comic

This API is complete by Middleware for :

  1. AUTH JWT TOKEN (Without Refresh Token)
  2. Upload comic data with File Based stored in Public

Feel free to get my code for any review. Thank you !

About

Hello. This is my program created from Go Languange. The apps offer you some functions for handling the customers requirements need with API bridge to Frontend. Also it applied with JWT Token when it used for Auth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages