Campsite Booking API : Revisited 2
It has been almost a year and a half since I published the article “Campsite Booking API: Revisited”. During this time, I kept the project up-to-date and implemented numerous improvements. So, in this article, which is the second part of the series “Campsite Booking API (Java)”, I describe in detail what was achieved and how.
Continue readingAutomate Data Upload to Algolia Index with GitHub Actions
In this post, you will find a ready-made recipe for automating the upload of index records to Algolia using GitHub Actions workflow. It complements my previously published “Automate Data Upload to Algolia Index” and “Automate Data Upload to Algolia Index: Revisited” articles.
Continue readingGitHub Actions in Action
After trying to use GitHub Actions for the first time in my Campsite Booking API project, I migrated three more projects to GitHub Actions. In this article, I want to share my experience in automating software development workflows in GitHub repositories.
Continue readingCampsite Booking API : Revisited
Originally the Campsite Booking API project was a coding challenge for a developer position I applied to at Upgrade Inc.. Back then, in 2018, the coding challenge was followed by a series of interviews, but in the end, I didn’t receive an offer. I recently revisited this project, and in this post, I go over the various improvements and new features that have been implemented.
Continue reading