/PyPlates

Python Snippets API

Primary LanguagePython

This project relies on the following additional libraries

django
django-tastypie
pygments
markdown
django-haystack
whoosh
django-registration
django-taggit

to install, use pip

sudo pip install <library>

TODO:
1. add Tags to API
2. Add Authentication to API
   APIkey or user auth
3. Fix Site User Profiles
3. Add User registration
4. Fix Site Search (DONE)
5. Fix Snippet edit (DONE)