gitlab.univ-nantes.fr / E21A429P / tp_web_rest
JSON API: https://data.code.gouv.fr/api/v1/hosts/gitlab.univ-nantes.fr/repositories/E21A429P%2Ftp_web_rest
étoiles: 0
forks: 0
issues ouvertes:
licence: None
langage:
dépendances analysées:
1 077
date de création: il y a environ 3 ans
date de mise à jour: il y a 11 mois
enregistré: il y a 11 mois
dernière synchronisation: il y a 12 mois
go.mod
go
- ./internal/entities *
- ./internal/handlers *
- ./internal/persistence *
- github.com/boltdb/bolt v1.3.1
- github.com/go-openapi/analysis v0.21.3
- github.com/go-openapi/runtime v0.23.3
- github.com/go-openapi/spec v0.20.5
- github.com/go-swagger/go-swagger v0.29.0
- github.com/gorilla/mux v1.8.0
- github.com/magiconair/properties v1.8.6
- github.com/spf13/afero v1.8.2
- go.mongodb.org/mongo-driver v1.9.0
- golang.org/x/net v0.0.0-20220412020605-290c469a71a5
- golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
- golang.org/x/tools v0.1.10
- golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
- gopkg.in/ini.v1 v1.66.4
- github.com/gorilla/mux v1.8.0
- internal/entities v1.0.0
- internal/persistence v1.0.0