Get All Books API #13

Merged
a258wang merged 10 commits from feat/api-all-books into main 2022-02-23 00:17:03 -05:00

10 Commits

Author SHA1 Message Date
Amy b4e216c0be Update array key 2022-02-22 22:12:31 -05:00
Amy 5d98b8ef8e Handle books without title, authors, isbn 2022-02-22 22:07:56 -05:00
Amy 337af21679 Merge branch 'main' into feat/api-all-books 2022-02-15 17:35:30 -05:00
Amy ef96244b8e Add temporary display for listing books 2021-11-27 23:19:19 -05:00
Amy 324ba1efde Refactor getAllBooks into promisified non-API function 2021-11-27 22:54:46 -05:00
Amy 79c759075f Add basic error checking 2021-11-27 21:06:18 -05:00
Amy 3f3eee108c Add basic getAllBooks API 2021-11-27 21:06:18 -05:00
Amy 12d2ce1a0d Delete types.d.ts 2021-11-27 21:04:42 -05:00
Amy 9b6d405ce5 Add vscode settings 2021-11-26 20:41:35 -05:00
Amy ca159cc897 Add @types/sqlite3 2021-11-26 20:40:44 -05:00