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

chores/adding gin framework #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

luillyfe
Copy link
Owner

CHore: Add Gin framework as a dependency

Body:

This pull request adds the Gin framework as a dependency to the project. Gin is a high-performance, idiomatic Go web framework that makes it easy to build APIs and web applications.

The Gin framework has been added to the project to provide a more robust and efficient way to develop and maintain the API. Gin is also a popular framework with a large community, which means that there are many resources available to help developers learn and use it.

The addition of the Gin framework will make the project more scalable and performant, and will make it easier to develop and maintain new features.

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.

1 participant