πŸ›
Caterpillar
  • πŸ›Caterpillar
  • ✨Vorabgabe
    • Pitch
    • Zeitplan
  • 🧰Features und Tools
    • Tools
      • Umsetzbarkeit
    • Beschreibung der Features
  • 🦎2-Tier-Architektur
    • Backend
    • Frontend
      • TODO
  • Notes
Powered by GitBook
On this page
  • API
  • Test
  • β€‹πŸ¦ Datenbank
  • β€‹πŸ“¦ Storage Bucket
  • β€‹πŸ Python code
  • β€‹πŸ§™ Passwordless Authentifizierung mit Magic.link​

Was this helpful?

  1. 2-Tier-Architektur

Backend

PreviousBeschreibung der FeaturesNextFrontend

Last updated 4 years ago

Was this helpful?

API

Test

GET https://cooledomain.de/v1/cakes/:id

Path Parameters

Name
Type
Description

number

Number

{ "cake": 100 }

β€‹πŸ¦ Datenbank

Notwendig zur Authentifizierung. Zuordnung Logs zu Team bzw. Person.

MongoDB

β€‹πŸ“¦ Storage Bucket

Eventlogs und weitere Dateien werden vorerst lokal gespeichert.

TODO: Find free file host

β€‹πŸ Python code

​

Simple Authentifizierung ohne Password

Optional

β€‹πŸ§™ Passwordless Authentifizierung mit ​

🦎
πŸ”‘
Magic.link