Skip to content

Express API server - using nginx as a web server

Notifications You must be signed in to change notification settings

CyrilBaah/Api-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server API

This a simple API made with Express, Node.js.

How to set up locally

  1. Clone the project.
  2. Run
$ npm install 

How to interact with APIs Endpoints locally

Countries

http://127.0.0.1:3000/countries

Todos

http://127.0.0.1:3000/todos

Names

http://127.0.0.1:3000/names

About

Express API server - using nginx as a web server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published