Skip to content

Instantly share code, notes, and snippets.

View rafaelnicolett's full-sized avatar

Rafael Nicolett rafaelnicolett

View GitHub Profile
@rafaelnicolett
rafaelnicolett / konga.yaml
Created March 11, 2019 15:07 — forked from congnt24/konga.yaml
Install Konga on Kubernetes cluster
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: konga
spec:
replicas: 1
template:
metadata:
labels:
name: konga
@rafaelnicolett
rafaelnicolett / restful_python_ops.md
Created May 16, 2018 01:08 — forked from alexandre/restful_python_ops.md
Algumas opções em Python para criar APIs Restful