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

Added code for setting up WebApi with Express.js #15

Merged
merged 5 commits into from
Feb 19, 2024

Conversation

oskardudycz
Copy link
Collaborator

@oskardudycz oskardudycz commented Feb 17, 2024

Added code for setting up WebApi with Express.js:

  • default setup for applications
  • problem details middleware,
  • helpers for status responses,
  • eTag

Simplified handling of the HTTP and docs will be added in the follow-up PR as I don't want to keep this branch opened for too long.

@oskardudycz oskardudycz force-pushed the add_emmet_expressjs branch 2 times, most recently from 386a097 to 16bb384 Compare February 17, 2024 15:11
- default setup for applications
- problem details middleware,
- helpers for status responses,
- eTag
@oskardudycz oskardudycz force-pushed the add_emmet_expressjs branch 3 times, most recently from 8095cf0 to 36acbd5 Compare February 19, 2024 11:06
Assumed that if that fails then either it shall throw exception, or we should introduce more explicit result for supported failures
@oskardudycz oskardudycz added WebApi enhancement New feature or request labels Feb 19, 2024
@oskardudycz oskardudycz added this to the 0.2.0 milestone Feb 19, 2024
@oskardudycz oskardudycz marked this pull request as ready for review February 19, 2024 12:12
@oskardudycz oskardudycz merged commit 274ad01 into main Feb 19, 2024
1 check passed
@oskardudycz oskardudycz deleted the add_emmet_expressjs branch February 19, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request WebApi
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant