54c456ec5bMake API key usage example meaningfully runable (#7243)
9 anni fa
Torkel Ödegaard
e737dab5caremoved /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
10 anni fa
Torkel Ödegaard
f81bde5643Refactoring some api handlers to use the new Response return object