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

Split SimpleServer in multiple examples #38

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Split SimpleServer in multiple examples #38

merged 2 commits into from
Jan 30, 2025

Conversation

mathieucarbou
Copy link
Member

No description provided.

@mathieucarbou mathieucarbou self-assigned this Jan 30, 2025
@mathieucarbou mathieucarbou force-pushed the examples branch 2 times, most recently from 4efbb17 to 2879ac9 Compare January 30, 2025 01:34
@mathieucarbou mathieucarbou marked this pull request as ready for review January 30, 2025 01:34
@mathieucarbou mathieucarbou force-pushed the examples branch 2 times, most recently from e667988 to 816e035 Compare January 30, 2025 01:38
@mathieucarbou mathieucarbou requested a review from a team January 30, 2025 01:39
@mathieucarbou
Copy link
Member Author

@me-no-dev @vortigont : in this PR I have reworked all the examples in order to make them more readable.

It shows better the many features added like middleware, authc / authz / cors / request logging / rate limit / slow requests support / header manipulation / request attributes (this would now be possible to implement session support) / resumable downloads / etc

@mathieucarbou mathieucarbou marked this pull request as draft January 30, 2025 11:34
@mathieucarbou mathieucarbou force-pushed the examples branch 7 times, most recently from 4bf1d1c to 9a3b2cb Compare January 30, 2025 12:29
@mathieucarbou mathieucarbou marked this pull request as ready for review January 30, 2025 12:30
@mathieucarbou mathieucarbou force-pushed the examples branch 8 times, most recently from 4b51f48 to 79e1733 Compare January 30, 2025 14:34
@mathieucarbou mathieucarbou merged commit 0c54634 into main Jan 30, 2025
21 checks passed
@mathieucarbou mathieucarbou deleted the examples branch January 30, 2025 15:30
@DRSDavidSoft
Copy link
Collaborator

Excellent choice, I was wondering if something like this PR would be made. It makes exploring the new features much easier for users. 👍🏻

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

Successfully merging this pull request may close these issues.

3 participants