Skip to content

Commit

Permalink
chore: initial todos, have to do a lot more
Browse files Browse the repository at this point in the history
  • Loading branch information
wllfaria committed May 23, 2024
1 parent 17fd1e4 commit de075c4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# ✅ TODO

## Core
- [ ] add environments for collections, to define variables to replace keys
- [ ] allow for authentication, primarily Bearer tokens
- [ ] import collections from postman
- [ ] support HTML, XML, plain text and other response types
- [ ] support other types of bodies, Multipart, URL encoded forms


## Other
- [ ] better CLI interfacing
- [ ] edit bodies in $EDITOR
- [ ] add scripting to requests
- [ ] export requests to other formats

0 comments on commit de075c4

Please sign in to comment.