TelegramAktienBot/documentation
2022-03-22 10:44:28 +01:00
..
api Added openapi documentation, updated postman docs 2022-03-17 22:58:17 +01:00
database Updated README.md 2022-03-17 23:18:36 +01:00
requirements Extracted frontend from webservice to new directory 2022-03-17 17:11:00 +01:00
README.md Update README.md 2022-03-22 10:44:28 +01:00

Dokumentation

Swagger Documentation

Visit https://aktienbot.flokaiser.com/api/docs

API

  • api/openapi.json
    • OpenAPI-Dokumentation
    • von APIFlask generiert
    • kann in Postman importiert werden
  • api/postman.json
    • Postman Collection

Database

  • database/structure_database.pdf
    • Relationales Modell der Datenbank
  • database/structure_database.uxf
    • Relationales Modell der Datenbank
    • Source Datei des Modells

Requirements

  • requirements/2022-03-15 Anforderungen an Projekt.pdf
    • Anforderungen an dieses Projekt

Role-model

Function Admin No Admin
Delete user yes only current user
Update users yes only current user
Set admin state yes no
Show all users yes no