Skip to content

ibrijesh/Employee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Crud Operation

Demo of the application


IMAGE ALT TEXT HERE



To run this project on your system , follow the below steps.

✅ Requirements

  • git

  • docker

  • docker-compose


❌ How to Avoid Common Error

  • Make sure that no other process is already running on ports 5000, 27010


Steps 1

git clone https://github.com/ibrijesh/Employee.git

OR

git clone [email protected]:ibrijesh/Employee.git

Step 2

  • go the folder Employee
cd Employee

Step 3

  • Run the commad
docker-compose up -d --build  
  • wait for few minutes

Step 4

  • go to your favourite browser and type
http:https://localhost:5000/api-docs      
  • for testing api using swagger ui
http:https://localhost:5000      
  • for testing using postman or some other application


About

Crud operation on employee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published