Launching a CentOS7 Virtual Machine on Windows10
I recently started a new project, for which I decided I needed a new virtual machine on which to do my development. Here, I share...
Let’s talk about code
I recently started a new project, for which I decided I needed a new virtual machine on which to do my development. Here, I share...
It’s Valentine’s Day very soon, so I’d thought I’d share a poem I wrote back in the days when I was predominantly a PHP developer....
In my post Creating an API with AWS: Part 5: DELETE methods, I added DELETE methods to each endpoint, to give us full CRUD (Create,...
In my post Creating an API with AWS: Part 4: Cognito Authentication, I added authentication to the API using AWS Cognito. In this post, I’ll...
In my post Creating an API with AWS: Part 3: Additional Endpoints, I updated the simple AWS API endpoint with additional endpoints. In this post,...
In my post Creating an API with AWS: Part 2: DynamoDB, I updated the simple AWS API endpoint with a DynamoDB database table for data...
In my post Creating an API with AWS, I demonstrated how to use a CloudFormation template to create a simple API with AWS. In this...
When developing an API (Application Programming Interface) from scratch, there are many things to think about. Where to host it, how to deal with load...
In my last post, Creating a Crypto Stats Page: Part3: SMA and EMA, I showed you how to calculate the SMA and EMA and add...
In my last post, Creating a Crypto Stats Page: Part 2: Asset Pair Dropdown, I showed you how to add an asset pair selection dropdown...
Recent Comments