Skip to content

Commit

Permalink
todo list stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ckampfe committed Feb 3, 2025
1 parent 7f0cefa commit b422e46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
// - [ ] namespaces, e.g., /channels/some_namespace/some_id
// - [ ] reevalute API endpoints to be more RESTish
// - [ ] GET only API for browser stuff
// - [ ] add diagram to README to explain what httpipe is
// - [ ] rename to httq?

use axum::body::{Body, BodyDataStream, Bytes};
use axum::extract::{Path, State};
Expand Down

0 comments on commit b422e46

Please sign in to comment.