issues
search
CelesTech03
/
Serverless
8-week Boot Camp to help me build apps with Serverless functions, JavaScript, and APIs.
GNU General Public License v3.0
0
stars
0
forks
source link
Add emotionalgifs function
#24
Closed
CelesTech03
closed
2 years ago
CelesTech03
commented
2 years ago
Changes made
Added function to make a request to the Face API using node-fetch and send back the emotion data in the body in JSON format
Changes made