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

Update ECOSYSTEM.md #2861

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Update ECOSYSTEM.md #2861

merged 2 commits into from
Aug 6, 2024

Conversation

marcodpt
Copy link
Contributor

@marcodpt marcodpt commented Aug 5, 2024

See discussion 2279:

Suggested by @jplatte

See discussion 2279:

#2279

Suggested by @jplatte
ECOSYSTEM.md Outdated
@@ -87,6 +87,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [randoku](https://github.com/stchris/randoku): A tiny web service which generates random numbers and shuffles lists randomly
- [sero](https://github.com/clowzed/sero): Host static sites with custom subdomains as surge.sh does. But with full control and cool new features. (axum, sea-orm, postgresql)
- [Hatsu](https://github.com/importantimport/hatsu): 🩵 Self-hosted & Fully-automated ActivityPub Bridge for Static Sites.
- [Mini RPS](https://github.com/marcodpt/minirps): Mini reverse proxy server, with no deps, HTTPS, CORS, static file hosting and template engine (minijinja).
Copy link
Member

Choose a reason for hiding this comment

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

What do you mean by no deps? Clearly you depend on axum, minijinja 😅

Copy link
Contributor Author

@marcodpt marcodpt Aug 6, 2024

Choose a reason for hiding this comment

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

Sorry, I'll fix it

I meant a single binary with no OS library dependencies

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe it is fixed.

If there is any problem, feel free to modify it to your liking or ask for a new modification.

Again thank you very much!

Copy link
Member

Choose a reason for hiding this comment

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

I'd describe that as "no C dependencies". I think that's the case for most projects on the list so I'll merge as-is without a special note on this. Thanks!

@jplatte jplatte merged commit 179942d into tokio-rs:main Aug 6, 2024
18 checks passed
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