Skip to content

Instantly share code, notes, and snippets.

View elijahcw-git's full-sized avatar

Elijah W. elijahcw-git

View GitHub Profile
from flask import Flask
from flask_restful import Api, Resource, reqparse
app = Flask(__name__)
api = Api(app)
users = [
{
"name": "Nicholas",
"age": 42,
@elijahcw-git
elijahcw-git / recommended-routine.md
Created September 14, 2022 23:56 — forked from sgup/recommended-routine.md
Recommended Routine - Reddit BodyweightFitness