Skip to content

csabaszilveszter/UrlShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlShortener

A url shortener api.

Open in GitHub Codespaces

If you already have VS Code and Docker installed, you can click the badge above or here to get started. Clicking these links will cause VS Code to automatically install the Dev Containers extension if needed, clone the source code into a container volume, and spin up a dev container for use.

Then, when you run the project in VS Code your browser should navigate to https://username-random-name-5000.preview.app.github.dev/swagger/index.html (as a pop-up if using GitHub Codespaces in the browser) or http://127.0.0.1:5000/swagger/index.html (when on local devcontainers).