/Express_App

Simple application to practice express js.

Primary LanguageJavaScript

Not for use. This is only to show case experience with Express. This is an old project

and has vulnerabilities that have come to light. Since it is just a showcase project

I don't feel the need to update code.

Express_App

Simple application to practice express js.

Allows for the creation, lookup, and modification of users via their name and age. As of this moment there isn't any data persistence, but I plan to add it in later. This was just to practice with creating a RestfulAPI.