GitHub / bartzalewski / todo-list-api
This is a simple API for managing a todo list with user authentication.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bartzalewski%2Ftodo-list-api
PURL: pkg:github/bartzalewski/todo-list-api
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 2.93 KB
Dependencies parsed at:
6
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 11 days ago
Topics: bcrypt, go, golang, gorilla-mux, jwt-go
go.mod
go
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/gorilla/mux v1.8.1
- golang.org/x/crypto v0.23.0
go.sum
go
- github.com/dgrijalva/jwt-go v3.2.0+incompatible
- github.com/gorilla/mux v1.8.1
- golang.org/x/crypto v0.23.0