Articles by Grizzly Peak Software

How to Build an OAuth Service using Python, Flask, Postgres and JWT
Python
How to Build an OAuth Service using Python, Flask, Postgres and JWT

In this article we're going to learn how to build an OAuth service that can be used as a way to authenticate calls to an API or within a microservices architecture. In this project we will be using Python, Flask, Postgres and JWT

Read Article
Create a Python and Flask based Stock Quote Module
Python
Create a Python and Flask based Stock Quote Module

In this article I will show you how to create a simple stock quote summary widget using Python and Flask. We will make a simple microservice-based API that will provide company information and historical data about a publicly traded company. We will then apply the data from the API to make a simple chart-based widget.

Read Article
Powered by Contentful