Skip to content

API endpoints backed up by JWT Tokens as auth and orchestrated using docker-compose

License

Notifications You must be signed in to change notification settings

niroopreddym/muxapiwithjwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muxapiwithjwt

API endpoints backed up by JWT Tokens as auth and orchestrated using docker-compose

How to run

Run the docker compose file on your machine it will start a API server port 9293

Before running the compose file please check DbConnectionString = "mongodb://192.168.99.100:27017" in this file a link and modify it according if you are running native docker app then it would be DbConnectionString = "mongodb://192.168.99.100:27017" else if you are using docker toolbox like me then you dont need to change the connection string

About

API endpoints backed up by JWT Tokens as auth and orchestrated using docker-compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published