shortenit/shortenit/models
Elia el Lazkani 4c36f35492 fix(#10): Removes the timestamp from the API endpoint
The timestamp is generated by the database call, the value was mapped to
TTL. It is currently removed from the API, the TTL can be added later
when needed.
2024-12-25 15:32:00 +01:00
..
__init__.py chore(#5): Initial SQLAlchemy building blocks 2024-12-01 22:33:55 +01:00
base.py chore(#5): Fixes the timestamp into native SQL 2024-12-02 00:17:27 +01:00
objects.py fix(#10): Removes the timestamp from the API endpoint 2024-12-25 15:32:00 +01:00
shortener.py chore(#5): Migration to SQLAlchemy 2024-12-18 01:38:31 +01:00