Skip to content

yudhifadilah/back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

back

Back adalah api repositori untuk project assesment flutter : https://github.com/yudhifadilah/flutter-assesment

DB: MYSQL

API TEST GET ALL localhost:8080/api/notes

GET by ID localhost:8080/api/:id

POST localhost:8080/api/notes

PUT localhost:8080/api/notes/:id

DELETE localhost:8080/api/dell/:id

I use

Gin : https://github.com/gin-gonic/gin

Gorm : https://github.com/go-gorm/gorm

Gorm mysql driver : https://github.com/go-gorm/mysql

Add new Features

  • JWT
  • Register Feature : localhost:8080/api/user/register
  • Login Feature : localhost:8080/api/user/login Username and Password
  • Logout Feature : localhost:8080/api/user/logout Add Token to Auth

About

Back adalah api repositori untuk flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages