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 e7c157ec3a Remove unnecessary file 2022-06-04 13:15:44 +01:00
src First commit 2022-06-04 13:14:55 +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