Skip to content

afgalvan/OAuthGitHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuthGitHub

.NET

Basic Web API with GitHub OAuth

Run it from Docker

# Run & build the containers in background
docker-compose -f docker/docker-compose.yml up --build -d
# Then, to see the nginx logs
docker attach api_proxy

# Or in attached mode
docker-compose -f docker/docker-compose.yml up --build

Open a browser and go to http://localhost/doc