Skip to content

kramber1024/url-shortener-web

Repository files navigation

URL Shortener Web Server

Build Tests

Technology stack and Features

  • ๐ŸŒ Flask as static web server.
    • โ›ฉ๏ธ Jinja for templating.
    • ๐Ÿ“‹ Pydantic used for settings management.
  • ๐Ÿ“ฆ Webpack for bundling.
  • โœ… Tests with Pytest.
  • ๐Ÿ‹ Docker for development, testing and deploy.

Warning

This repository is part of a larger project that consists of multiple repositories. Using this repository on its own is not recommended, as it may not function correctly without the other components of the project. For complete functionality and proper integration, please refer to the kramber1024/url-shortener.

License

This project is licensed under the terms of the MIT license.