Codes and Concepts
Sunday, 12 July 2020
OAUTH2 flow types
›
Oauth2 flow types or grant types: Authorization code flow Implicit flow Resource owner flow Client credential flow 1. Authorizati...
Thursday, 26 September 2019
Redis - Getting Started
›
Install redis in mac Install redis $ brew install redis To start the server, just type 'redis-server' $ redis-server Go ...
Monday, 1 July 2019
Katharsis (JsonAPI)
›
Katharsis What’s katharsis? Elegant and powerful HATEOAS for Java based on JSON API standard. (from http://katharsis.io/ ) What...
Tuesday, 11 June 2019
Cassandra Database Setup
›
Cassandra Database Setup Cassandra DB can be set up easily by using the docker image. If you do not have docker installed in your machin...
Thursday, 23 May 2019
PostgreSQL Overview
›
Setting up the server To get start with postgreSQL, download the Postgres.app & pgadmin 4(for macOS). Postgres.app is a simple, nati...
Saturday, 11 May 2019
Openshift
›
Openshift is the platform offered as software as service. It is developed by Redhat. It is built around Docker containers orchestrated an...
Sunday, 16 April 2017
Installing NOOBS in SD card
›
To use Raspberry device, we need NOOBS boot loader to install any IoT Operating system such as Raspbian or Ubuntu mate. Following are the...
›
Home
View web version