PedrosPinho / auth_jwt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend DevRadar

Simple server developed with python for study of JWT Auth

Getting Started

git clone https://www.github.com/felipeokino/auth_jwt.git server
cd server

Prerequisites

What things you need to install the software and how to install them

  1. Python 3.7+ - Download Python
  2. Pip 19+

Starting project

After cloned project

pip install -r requirements.txt
python server.py

Captura de tela de 2020-01-21 18-51-19

Server will be running on port 5000

About


Languages

Language:Python 100.0%