* Change Log ** 0.1.0 <2023-07-05 Wed> Init project. Added the Links model. Added README and CHANGELOG. ** 0.1.1 <2023-07-06 Thu> Updated the Links model to have a unique shorten. ** 0.1.2 <2023-07-06 Thu> Renamed the Links.get_one_by_name to get_one_by_shorten. ** 0.2.0 <2023-07-07 Fri> Added a generator of a SafeString. ** 0.2.1 <2023-07-07 Fri> Added a method to create an Link using a generator. ** 0.3.0 <2023-07-08 Sat> Added the redirect route.