From 6df9306f714f50e9d219f5ca68aff5459f047d0c Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Sat, 8 Jul 2023 19:11:10 -0500 Subject: Check sha256 hash --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a2da516..bbe943a 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,13 @@ Use `psql` and load `db/db.sql` for models, 2. ~`PUT`~/`PATCH`? posts. 3. pagination 4. HTML form for edits -5. Make h1 first class markdown citizen, (remove title) +5. Make

first class markdown citizen 6. Remove JSON API? -7. use sha256 hash to check kore blob +7. ~use sha256 hash to check kore blob~ 8. Have `tests.py` load and drop database. -9. Refactor URLs and HTTP calls in tests `tests.py` to reduce copy-pasta +9. ~Refactor URLs and HTTP calls in tests `tests.py` to reduce copy-pasta~ 10. Get rid of `requests` dependency in `tests.py` +11. Fix `PATCH` redirects? ## C? -- cgit v1.2.3