Skip to content

Returns all user,permission and roles information differs by application etc

License

Notifications You must be signed in to change notification settings

enesacikoglu/go-user-auth-api

Repository files navigation

go-user-auth-api

Go User Auth Api ( Returns all user,permission and roles information differs by application etc )

Build

go mod vendor

go build main.go

Run

  • First: Run docker-compose up -d to start sqlserver
  • Second: Run DDL under the infrastructure/resource/go_user_auth_api_schema.sql on your local sql(works on docker)
  • Last: Start main.go

Swagger

http://localhost:6161/swagger/index.html

Postman

Use infrastructure/resource/go-user-auth-api.postman_collection.json to run sample requests

About

Returns all user,permission and roles information differs by application etc

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published