Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 456 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 456 Bytes

Simple rest api using only Node

Simple rest api application using node without any dependencies! 🚀

Getting Started

Requirements

Executing program

  • Run the application
node src/index.js

Acknowledgments

This project is part of the course jstack made by the incredible developer @maateusilva