VILLASweb-backend-go/common
Sonja Happ f6ea39af12 Merge branch 'master' into authentication
# Conflicts:
#	go.mod
#	go.sum
#	routes/user/userEndpoints.go
#	routes/user/userSerializer.go
#	start.go
2019-05-28 10:40:53 +02:00
..
database.go Merge branch 'master' into authentication 2019-05-28 10:40:53 +02:00
database_test.go Experimenting with testing and auto generating API specs based on code 2019-05-23 14:36:42 +02:00
models.go Refactoring code base to new structure, removing circular dependencies, creating response types 2019-05-23 16:50:05 +02:00
responses.go Refactoring code base to new structure, removing circular dependencies, creating response types 2019-05-23 16:50:05 +02:00
serializers.go Merge branch 'master' into authentication 2019-05-28 10:40:53 +02:00
utilities.go Refactoring code base to new structure, removing circular dependencies, creating response types 2019-05-23 16:50:05 +02:00