Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateTime server by net/http & gin #1

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

DateTime server by net/http & gin #1

wants to merge 33 commits into from

Conversation

dohaelsawy
Copy link
Contributor

@dohaelsawy dohaelsawy commented Sep 15, 2024

issue link codescalersinternships/home#284
has to be done :

  • datetime server by http and gin framework
  • test for each server implementation
  • docker files for each server
  • docker-compose orchestrate 2 server containers
  • readme file and documentation inside the code
  • workflow for building
  • make file contains all necessary commands
  • graceful shutdown for each server

@dohaelsawy
Copy link
Contributor Author

done so far :

  • datetime server by http and gin framework
  • test for each server implementation
  • docker files for each server
  • docker-compose orchestrate 2 server containers
  • readme file and documentation inside the code
  • workflow for building
  • make file contains all necessary commands
  • graceful shutdown for each server

@dohaelsawy dohaelsawy linked an issue Sep 17, 2024 that may be closed by this pull request
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DateTime Server - DohaElsawy
1 participant