🎩
wilmerags 🌱
Ctrlk
  • Home
  • Social
  • Cloud
  • Stats
  • Code
    • Scrum
    • Ssh
    • Vim
    • Dvc
    • Postgresql
    • Tmux
    • Terraform
    • Web tools
    • Sql
    • Rest api
    • Mongo
    • Docker
    • Octave
    • Elasticsearch
    • Kubernetes
    • Bash
    • Rabbitmq
    • Databases
    • Devops
    • Python
    • Git
    • R
  • Indie-hacker
  • Macos
  • Interesting
  • Thoughts
  • Linux
  • Webdev
  • Readings
  • Ai
Powered by GitBook
On this page
  • Glossary
  • Resources

Was this helpful?

  1. Code

Rest api

API implementation resources

Glossary

Rest = REpresentational State Transfer (is an architecture!) architecture that provides a framework for the set of rules and constraints that must be adhered to for communication between programs.

URL = Uniform Resource Locator,

Resources

  • https://api.gov.au/standards/national_api_standards/naming-conventions.html

  • https://hackernoon.com/restful-api-designing-guidelines-the-best-practices-60e1d954e7c9

  • GitHub - the-benchmarker/web-frameworks: Which is the fastest web framework?

  • Locust - A modern load testing framework

  • The Falcon Web Framework — Falcon 2.0.0 documentation

  • GitHub - jakubroztocil/httpie: As easy as HTTPie

  • Cómo preparar aplicaciones de Flask con Gunicorn y Nginx en Ubuntu 18.04 | DigitalOcean

  • Deploy a Python Flask Restful API app with gunicorn, supervisor and nginx

PreviousSqlNextMongo

Last updated 4 years ago

Was this helpful?