Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js in Api

Api design with Mongo, ExpressJS, and NodeJS.

A Simple Api design for Node.

Setup Development Machine

  1. Clone the repo git@github.com:ramanamatya/api-design-node.git

  2. cd api-design-node

  3. Run node: api-design-node

cd api-design-node
yarn install
yarn dev

api is serve in http://localhost:8081/api/

  1. Run clientside react
cd client
yarn install
yarn start

client side is serve in http://localhost:3000/

About

Api in Node.js

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages