Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

account

This project provides information about all account operations

how to create project

$ dotnet new webapi -o account --no-https

how to run project

$ git clone https://github.com/microservice-base/account.git

$ cd account 

$ dotnet run 

$ open http://localhost:5000/api/values

contributing

Contributing guide.

docker

$ docker pull keramiozsoy/image-account
$ docker run -it --rm --name app-account -p 8003:80 image-account

$ curl http://localhost:8003/api/values

kubernetes

About

account app of simple project

Topics

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages