Anvil/src/routes
André Jaenisch 311e5123e7
feat: query Vervis for information on a person
I discovered that Vervis understands Content Negotiation.
That is, once I figure out my peopleId I can navigate to the respective
paths and resceive JSON that is equal to the prettyjson'ed HTML views I
can see in the web browser.

I don't find everything I would like to have. Therefore I'm writing the
results to a file for now and read it in the profile so I can talk to
our designer how to move on with what we have right now.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-06-15 12:45:46 +02:00
..
account feat: query Vervis for information on a person 2024-06-15 12:45:46 +02:00
profile feat: query Vervis for information on a person 2024-06-15 12:45:46 +02:00
projects feat: new projects page 2024-03-15 11:19:14 +01:00
+layout.svelte chore: introduce REUSE 2024-03-06 16:03:12 +01:00
+layout.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
+page.svelte chore: introduce REUSE 2024-03-06 16:03:12 +01:00