DEV Community

Cover image for Who's looking for open source contributors? (April 30th edition)
Kyle Boe
Kyle Boe

Posted on • Edited on

Who's looking for open source contributors? (April 30th edition)

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!

Latest comments (30)

Collapse
 
liyasthomas profile image
Liyas Thomas • Edited

Postwoman - A free, fast & beautiful API request builder (web alternative to Postman)

GitHub logo liyasthomas / postwoman

👽 A free, fast & beautiful API request builder (web alternative to Postman) https://postwoman.io 🔥

Postwoman.io logo

A free, fast & beautiful API request builder

Web alternative to Postman - Helps you create requests faster, saving precious time on development - Subscribe

Travis Build Status GitHub release Website Contributions welcome Financial Contributors on Open Collective Donate on PayPal Chat on Telegram Chat on Discord Tweet


Built with ❤︎ by
liyasthomas and
contributors




Read: Story behind Postwoman, Postwoman v1.0

Chat: Telegram, Discord

Donate: PayPal, Open Collective, Patreon


Screenshot1

Features

❤️ Lightweight: Crafted with minimalistic UI design - simple design is the best design.

⚡️ Fast: Send requests and get/copy responses in real-time - fast software is the best software.

Methods:

  • GET - Retrieve information about the REST API resource
  • HEAD - Retrieve response headers identical to those of a GET request, but without the response body.
  • POST - Create a REST API resource
  • PUT - Update a REST API resource
  • DELETE - Delete a REST API resource or related component
  • CONNECT - Establishes a tunnel to the server identified by the target resource
  • OPTIONS -…




Collapse
 
hsemix profile image
Hamid Semix

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

Collapse
 
openlowcode profile image
Nicolas de Mauroy

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.

Collapse
 
vaibhav111tandon profile image
Vaibhav Tandon • Edited

I have been working on a css animation library vov.css, any contributions are most welcome
GitHub repo
github.com/vaibhav111tandon/vov.css

Collapse
 
shrirambalaji profile image
Shriram Balaji • Edited

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

Collapse
 
campbellbartlett profile image
campbellbartlett

Hey mate,
You can use the api documented here: api.cricket.com.au/swagger-ui/inde...
As far as I know it’s free!

Collapse
 
kyleboe profile image
Kyle Boe • Edited

Done! 👍

Project Roadmap on GitHub

Everything is prioritized and in order. Feel free to chime in on an issue if you have any questions!

Collapse
 
kyleboe profile image
Kyle Boe

I will work on that today!

Collapse
 
vinibrsl profile image
Vinicius Brasil

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

Collapse
 
b4nan profile image
Martin Adámek

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.