This is my tech workbook. Please visit https://ojitha.blogspot.com.au for my official Tech blog.

Spring boot CLI

November 14, 2020

This is a short explanation of how to use Spring boot CLI to create project and run in the macOS.

More…

GitHub API.

November 5, 2020

GitHub API is Hypermedia based. This is an elementary post introducing how to interact with GitHub API using curl and the jq tools.

More…