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

[WIP] feat: express JS #781

Closed
wants to merge 11 commits into from
Closed

Conversation

yanksyoon
Copy link
Contributor

  • Have you signed the CLA?

rockcraft/extensions/express.py Outdated Show resolved Hide resolved
rockcraft/extensions/express.py Outdated Show resolved Hide resolved
rockcraft/extensions/express.py Outdated Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks, in general perhaps a better reference is https://github.com/canonical/rockcraft/blob/main/rockcraft/extensions/fastapi.py as it is stand-alone. Flask is unique because it shares a common parent class for Django

Copy link
Contributor

Choose a reason for hiding this comment

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

We'll need:

  • Docs (tutorial, reference)
  • Spread test for the tutorial
  • Unit tests

Also check anywhere that mentions fast-api framework and check if we need to do something similar for expressjs-framework

@yanksyoon
Copy link
Contributor Author

Closing (Opened #784)

@yanksyoon yanksyoon closed this Jan 2, 2025
@yanksyoon yanksyoon deleted the feat/expressjs branch January 2, 2025 03:40
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.

2 participants