Skip to content

Instantly share code, notes, and snippets.

View SachinMaharana's full-sized avatar
🏠
E@R

SachinMaharana

🏠
E@R
View GitHub Profile
waitercaller.py:
from flask import Flask
app = Flask(__name__)
@app.route("/")
def home():
return "Under Construction"
{
"data": [
{
"id": "stable/aerospike",
"type": "chart",
"attributes": {
"name": "aerospike",
"repo": {
"name": "stable",
"url": "https://kubernetes-charts.storage.googleapis.com"