Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 499 Bytes

Funky JS API

API of strange/whacky code snippets from the Javascript language, via RESTful.

Created for rainierlouis/codenogo.io

Personal Learning

To find out and learn how to host my own API data in the cloud and make it available to receive CRUD/RESTful methods.

Usage

GET request to https://funky-js.herokuapp.com/api/code.

Technology Stack

  • Typescript
  • Node
  • Express
  • Mongoose
  • Heroku CLI + Cloud Deployment