MCPcopy Create free account
hub / github.com/codemistic/Web-Development / index

Route index

Url Shortener/core/routes.py:None–None  ·  view source on GitHub ↗
app.route('/', methods=['GET', 'POST'])

Source from the content-addressed store, hash-verified

1import string
2import validators
3
4from datetime import datetime

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected