Skip to content

christianviana/api-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api-server

This is the REST api for maintaing reminders for the 'agenda' project. It uses Express.js (https://expressjs.com/) as web server and keep the remainders at server's memory.

To be used as a backend server for this calendar.

Got some ideas and examples from this tutorial and this post.

Prerequisites

Installation

  • Unzip the project api-server.zip file
  • Change to the project directory
  • Run npm install

Executing

  • Run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published