personal project – url shortener

Categories: aws, microservice, Python, Security

To get back to ‘hardcode’ coding, I want to start a series of personal projects. The first in the series is an URL shortener. The idea is to create a simple API service to generate and manage URL shortener keys. The goal of this API service is to: Generate a new key given an URL […]