Skip to content

Phil-M-H/ImageToAscii

Repository files navigation

ImageToAscii

Plan

A web server that will authenticate users using jwt, and then accept http requests containing images, covert those images to ASCII, and then send it back as text.

March, 2021

Deployed to AWS utilizing AWS Elastic Beanstalk.

2/26/2021

A functional Express.js web server that will accept http form-requests containing an image, and return a json of the image in ascii format. Looking forward to learning how to deploy it to AWS.

About

A Node.js/Express.js web server to convert images to ASCII while practicing process management and streams within Node.js, before deploying it on AWS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors