Skip to content

Instantly share code, notes, and snippets.

View yogananda-muthaiah's full-sized avatar
🏠
Working from home

Yogananda Muthaiah yogananda-muthaiah

🏠
Working from home
View GitHub Profile
@rix0rrr
rix0rrr / app-delivery.md
Last active August 30, 2023 17:26
Python READMEs

Continuous Integration / Continuous Delivery for CDK Applications---

Stability: Experimental

This is a developer preview (public beta) module. Releases might lack important features and might have future breaking changes.

This API is still under active development and subject to non-backward compatible changes or removal in any future version. Use of the API is not recommended in production

@lionel-deglise
lionel-deglise / slack-notify.sh
Created September 14, 2017 08:36
Slack notification with cURL
#!/bin/bash
function post_to_slack () {
# format message as a code block ```${msg}```
SLACK_MESSAGE="\`\`\`$1\`\`\`"
SLACK_URL=https://hooks.slack.com/services/your-service-identifier-part-here
case "$2" in
INFO)
SLACK_ICON=':slack:'
Found: master for humiaozuzu/awesome-flask — A curated list of awesome Flask resources and plugins — 1922⭐️ — last updated 2 days ago
🔎 Checking 167 links
⚪ https://github.com/rochacbruno/python-pagseguro/tree/master/examples
✅ https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
✅ http://techarena51.com/index.php/category/flask-framework-tutorials-and-examples/
✅ http://blog.apps.npr.org/2013/02/14/app-template-redux.html
✅ http://blog.luisrei.com/articles/flaskrest.html
✅ https://realpython.com/blog/categories/flask/
✅ http://shop.oreilly.com/product/0636920031116.do
✅ https://github.com/realpython/discover-flask
@stevenswafford
stevenswafford / google-dorks
Created June 6, 2015 05:57
Listing of a number of useful Google dorks.
" _ _ "
" _ /|| . . ||\ _ "
" ( } \||D ' ' ' C||/ { % "
" | /\__,=_[_] ' . . ' [_]_=,__/\ |"
" |_\_ |----| |----| _/_|"
" | |/ | | | | \| |"
" | /_ | | | | _\ |"
It is all fun and games until someone gets hacked!