Shamelessly copying Ben Halpern's most recent post.
Find something to work on or promote your project here.
Please shamelessly promote your project. Everyone who posted in previous months is welcome back this month, as always.
Happy Coding!
Shamelessly copying Ben Halpern's most recent post.
Find something to work on or promote your project here.
Please shamelessly promote your project. Everyone who posted in previous months is welcome back this month, as always.
Happy Coding!
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (30)
Postwoman - A free, fast & beautiful API request builder (web alternative to Postman)
👽 A free, fast & beautiful API request builder (web alternative to Postman) https://postwoman.io 🔥
A free, fast & beautiful API request builder
Web alternative to Postman - Helps you create requests faster, saving precious time on development - Subscribe
Built with ❤︎ by
liyasthomas and
contributors
Read: Story behind Postwoman, Postwoman v1.0
Chat: Telegram, Discord
Donate: PayPal, Open Collective, Patreon
Features✨
Methods:
GET- Retrieve information about the REST API resourceHEAD- Retrieve response headers identical to those of a GET request, but without the response body.POST- Create a REST API resourcePUT- Update a REST API resourceDELETE- Delete a REST API resource or related componentCONNECT- Establishes a tunnel to the server identified by the target resourceOPTIONS-…I've been working on a completely new php framework that takes a different direction than the existing ones. It follows the mvvm pattern.
It has two repos, the application and the framework repos
Link to repo for application: github.com/hsemix/yuga-yuga
Link to repo for framework: github.com/hsemix/yuga-framework
Link to documentation: yuga-framework.gitbook.io/document...
Any kind of help or contribution is welcome. Thanks
I am working on Open Lowcode, an open-source lowcode platform. It provides in hours rather than weeks industrial-strength applications. As a full open-source solution, it is dirt cheap to run.
I have been working on a css animation library vov.css, any contributions are most welcome
GitHub repo
github.com/vaibhav111tandon/vov.css
I'd love to see some contributions on Cast-Bucket - an open source podcast listening app, for developers. The app is in its early stages of development, and would be great to have some help going forward.
Its written in React Native and React Native Web, and I've strived to achieve as much code sharing as possible between the app across platforms.
Link to repo: github.com/cast-bucket/cast-bucket
Join the Slack Channel
Hey mate,
You can use the api documented here: api.cricket.com.au/swagger-ui/inde...
As far as I know it’s free!
Done! 👍
Project Roadmap on GitHub
Everything is prioritized and in order. Feel free to chime in on an issue if you have any questions!
I will work on that today!
I'm building a curated list of blogs, websites, and all kinds of reads about software development.
If you want to help, open a PR with your favorite read =)
github.com/vnbrs/digest
I would love to see more collaborators joining my efforts with MikroORM! So far it has been pretty much one man show.
MikroORM is TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Currently it supports MongoDB, MySQL, PostgreSQL and SQLite databases, but more can be supported via custom drivers right now.
repo: github.com/B4nan/mikro-orm
docs: b4nan.github.io/mikro-orm/
introductory article: dev.to/b4nan/introducing-mikroorm-...
Feel free to join the slack channel (or ping me here) to discuss how you can help! I will be more than happy to assist.