PastTenser
A quick API that gives you the past tense of the requested verb.


How does it work?
It's very simple. In fact, it is a normal Javascript map lookup. The backend for this is written in NodeJS with ExpressJS and hosted on Heroku. It's an API that I developed just for fun so you can use it for fun.
Additional fact #1: This API also returns the past-participle form of the verb.
Additional fact #2: This API is not accurate. Don't rely on the results.
Additional fact #3: Now that Heroku is going to stop free plans, I need to think about deploying the API elsewhere.
As you know, the image I used here is Khaby Lame. He is just awesome for his quirky parody videos. I find his facial expressions funny and useful in a page like this.
Lets Get Technical
CSS properties: clip-path, keyframes, transform - skew, rotate
Javascript Stack: NodeJS, React, ExpressJS, Fetch API
Deployed to: Heroku