Urban Dictionary project. Uses Cheerio and Axios to web scrape UD's contents, and an express server to serve data via a REST API
Go to file
Amelia 6dada66079 Remove old code && unnecessary @ts-ignore 2022-06-04 17:34:58 +01:00
src Remove old code && unnecessary @ts-ignore 2022-06-04 17:34:58 +01:00
.gitignore Add .gitignore 2022-06-04 17:06:51 +01:00
README.md First commit 2022-06-04 13:14:55 +01:00
package.json First commit 2022-06-04 13:14:55 +01:00
tsconfig.json First commit 2022-06-04 13:14:55 +01:00
yarn.lock First commit 2022-06-04 13:14:55 +01:00

README.md

Urban Dictionary API project. Uses Cheerio and Axios to web scrape UD's contents, and an express server to serve data via a REST API