chiark / gitweb /
Stop centrally prepending /api to URLs.
authorSimon Tatham <anakin@pobox.com>
Wed, 17 Jan 2024 12:46:16 +0000 (12:46 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 17 Jan 2024 12:46:16 +0000 (12:46 +0000)
commit7cb4bbb606ee65b89bce77bea7d5cfba60f75864
tree18f0e465c78cceaeba4e881bc1422908543c4c70
parentfb31e7ab7bebcbd67f71f65f8f81d818ac99a061
Stop centrally prepending /api to URLs.

If I move the login logic into client.rs, then we'll need a few URLs
that start with /oauth instead of /api.
src/client.rs