An open API service indexing awesome lists of open source software.

https://github.com/pizzapanther/pizzapanther.github.io

PizzaPanther's Monolithic Repo
https://github.com/pizzapanther/pizzapanther.github.io

Last synced: about 1 month ago
JSON representation

PizzaPanther's Monolithic Repo

Awesome Lists containing this project

README

        

# PizzaPanther's Monolithic Repository

I got tired of having a bunch of repositories so I figured I'd try the whole monolithic repo approach. If it works for big companies like Google, it should work for me right?

## Open Source Libraries

- [Zen of Django](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/djzen): Tools for simplifying Django
- [Django Quick Queue](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/quickq): The quickest way to setup async tasks with Django
- [PBKDF2 Helpers](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/pbkdf2-helpers): Helper functions for implementing PBKDF2 password storage in Node.js.
- [Neutron Graph](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/neutron-graph): A small GraphQL Query generator
- [Django Prerender.io](https://github.com/pizzapanther/pizzapanther.github.io/tree/master/libs/django-prerenderio): Django middleware to render Single Page Applications via prerender.io