Skip to content

zero-equals-false/node-rest-api-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a REST API powered by Node.js and Fastify

Alt text

Tutorial found here

https://zeroequalsfalse.press/posts/build-rest-api-in-5-minutes/

Download

git clone https://github.com/majikarp/node-rest-api-template

Installation

npm install
node index.js

Software

Node.js
Fastify

Benefits

  • Create an application with easy integration to third-party software from the web. It uses node-package-manager - which is the largest software registry in the world. You can search available integrations on their website here: Node Registry

  • Fastify is a low-overhead framework and 20% faster than Express

  • Maintains the Benefits of RESTful Architecture

Done with your app?

  • Deploy to the Cloud - AWS

Thank you!

Thank you for choosing this template - currently taking pull requests for improvements. If you like the template, don't forget to leave a star! Happy coding

About

Simple Template for Building a REST API using Node.js and Fastify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published