API

How To Display Data from the cloud provider API with React — step-by-step Javascript tutorial on Progressive Robot

How To Display Data from the cloud provider API with React

React and other open-source web frameworks have added to the popularity of JavaScript by making the language more accessible to new developers and increasing the productivity of seasoned developers. In this tutorial, you will become familiar with React by creating a simple application that displays data from the cloud provider API and uses the front-end framework Bootstrap for styling.

Read more
How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 14.04

Ansible 2.0 has recently been released, and with it comes support for version 2 of the cloud provider API. This means that you can use Ansible to not only provision your web applications, but also to provision and manage your Droplets automatically. This tutorial will show by example how to use Ansible’s support of the cloud provider API v2.

Read more
An Introduction to GraphQL — step-by-step DevOps tutorial on Progressive Robot

An Introduction to GraphQL

In this article, you will review what GraphQL is, familiarize yourself with important terminology and concepts of GraphQL, and discover how the GraphQL specification compares with the REST architectural style.

Read more
How To Build a Slackbot in Python on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Build a Slackbot in Python on Ubuntu 20.04

In this tutorial you will build a Slackbot in the Python programming language. As a fun proof-of-concept that will demonstrate the power of Python and its Slack APIs, you will build a `CoinBot`–a Slackbot that monitors a channel and, when triggered, will flip a coin and give you the results. You can then modify your `CoinBot` to fulfill any number of _slightly_ more practical applications.

Read more
How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Use the cloud provider API v2 with Ansible 2.0 on Ubuntu 16.04

Ansible 2.0 has recently been released, and with it comes support for version 2 of the cloud provider API. This means that you can use Ansible to not only provision your web applications, but also to provision and manage your Droplets automatically. This tutorial will show by example how to use Ansible’s support of the cloud provider API v2.

Read more
CHAT