gammatools/app/routes
2024-07-01 14:24:27 +01:00
..
__init__.py yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00
ability_check.py refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET 2024-07-01 11:26:54 +01:00
character.py refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET 2024-07-01 11:26:54 +01:00
coinflip.py yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00
encounter.py refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET 2024-07-01 11:26:54 +01:00
get_creature.py refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET 2024-07-01 11:26:54 +01:00
mental_attack.py refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET 2024-07-01 11:26:54 +01:00
physical_attack.py refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET 2024-07-01 11:26:54 +01:00
roll_chance.py yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00
roll_dice.py fix problem with boolean on the flask app;setup the front end to use query parameters;fail trying to get environment variables to work 2024-07-01 14:24:27 +01:00
table_views.py yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00