Skip to content

Feat: first architecture proposition#22

Open
jibe0123 wants to merge 2 commits intomainfrom
feature/project_skeleton
Open

Feat: first architecture proposition#22
jibe0123 wants to merge 2 commits intomainfrom
feature/project_skeleton

Conversation

@jibe0123
Copy link
Collaborator

Summary

The intentions of this PR is to present the objectives and the philosophy of our framework.

Description

We can start the discutions with this skeleton

Related Issue

#7

Motivation and Context

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@jibe0123
Copy link
Collaborator Author

We can get inspiration of https://github.com/gofiber/fiber

Copy link
Collaborator

@jasongauvin jasongauvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est good pour moi, mais je t’avoue je connais pas vraiment Mux.

PS : Tu as oublié de remplir la colonne de droite :D

@jibe0123 jibe0123 self-assigned this Jul 12, 2021
@jibe0123 jibe0123 added the feature New feature or request label Jul 12, 2021
@jibe0123 jibe0123 linked an issue Jul 12, 2021 that may be closed by this pull request
2 tasks
@jibe0123
Copy link
Collaborator Author

@jasongauvin in fact i think it's better for us to re-develop the router package (Mux). We have to defined what package we need to re-develop or re-use. Like go-fiber, the framework re-use a lot of external package, we should do the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENV] Create project Skeleton

3 participants