golang + mongodb crud json
아이디, 이름, 패스워드, 패스워드 확인, 성별
id , name , password, confirmpassword, gender
https://medium.com/@kumar16.pawan/creating-a-crud-application-using-go-and-mongodb-cc077ce2d0e
https://github.com/lovemapa/go
실행할 때
$ go run *go .
이건 참고하고,
로그인 세션 처리하는 소스
https://demo.codershood.info/pages/home
-> 여기서 소스 받으면 됨.
https://www.codershood.info/2020/03/14/jwt-authentication-in-golang-tutorial-with-example-api/
-> update, delete 가 없음.
https://github.com/AloisCRR/golang-jwt-api