Skip to content

Instantly share code, notes, and snippets.

View shashankkr9's full-sized avatar
😀
indiehacking

Shashank Kumar shashankkr9

😀
indiehacking
View GitHub Profile
@shashankkr9
shashankkr9 / parsepush.py
Created January 14, 2015 20:24
Sending json parse push notification from webapp2 google app engine
import httplib
class PushParse(webapp2.RequestHandler):
def get(self):
connection = httplib.HTTPSConnection('api.parse.com', 443)
connection.connect()
connection.request('POST', '/1/push', json.dumps({
"channels": [
"News"
],
"data" : {
@shashankkr9
shashankkr9 / PostTags
Created December 24, 2015 14:44
Post tags
Relationships
Addiction / Recovery
Bullying
College
Depression
Everyday Life
Family Issues
Grief
Health / Wellness
LGBTQ+
@shashankkr9
shashankkr9 / shopify_plans.txt
Created January 8, 2021 16:53
Shopify Plans
basic
frozen
cancelled
professional
affiliate
trial
dormant
shopify_plus
unlimited
paused