The love calculator is another classic API project which lets users determine the compatibility of two people. Similar to Weather Site API project, users make an API call to https://rapidapi.com/ajith/api/love-calculator using a HTTP GET request. The names of the two people are passed to the API and the API returns a matching rate and description.
The features implemented are similar to that in the Weather Site.
The Love Calculator and Weather Site projects allowed me to tinker extensively with APIs. Lots of practice for my Server Side Foundation module. :) I am excited about the limitless possibilities that can be achieved with it.
If you are interested to find out more about APIs, here's a short comic book / graphic novel by Postman.