triceratops-project / triceratops

1 stars 0 forks source link

Architect front-end API routes #6

Open FelixKLG opened 9 months ago

FelixKLG commented 9 months ago

I don't want to use the standard API routes to get information form the panel, additionally some API routing should be rewritten to make the routes shorter and easier to use. This also allows for specific API keys, CAPTCHAs n' other stuff.

Architechture

Routes

FelixKLG commented 7 months ago

Alternative would be to use the way proposed in #15.