my web site backend API

alimiracle e4babb6817 add code 1 year ago
db e4babb6817 add code 1 year ago
handlers e4babb6817 add code 1 year ago
hash e4babb6817 add code 1 year ago
jwt_helpers e4babb6817 add code 1 year ago
models e4babb6817 add code 1 year ago
responses e4babb6817 add code 1 year ago
routes e4babb6817 add code 1 year ago
README.md e4babb6817 add code 1 year ago
go.mod e4babb6817 add code 1 year ago
go.sum e4babb6817 add code 1 year ago
main.go e4babb6817 add code 1 year ago

README.md

my-website-api:

my web site backend api

Introduction:

This is the backend Source code for my personal web site

its Written in go and use fiber as Web framework and gorm for database

You can use it as a template for your new and existing projects