Welcome¶
codesy is a platform for fixing and funding open source software..
The code for codesy’s API backend combines:
- GitHub Authentication (via django-allauth)
- Stripe payments (via Stripe.js)
- codesy variation of Nate Oostendorp’s “Concurrent Sealed Bid Auction” system and CodePatron concept.
Resources¶



Code: | |
---|---|
License: | AGPLv3; see LICENSE file |
Documentation: | |
Issues: | |
IRC: | |
Mailing list: | |
Servers: | https://codesy-stage.herokuapp.com/ (stage) https://api.codesy.io/ (prod) |