Giter VIP home page Giter VIP logo

nodejs-api-swagger's Introduction

Todo API Server built with Swagger (a.k.a. The OpenAPI Spec)

This repo contains the Todo API server built with Swagger, part of the Egghead.io series on Creating Node.js APIs with Swagger.

Getting Started

  • Clone the repo. Switch to the todo-api directory in the repo downloaded.
  • Install dependencies with npm install
  • Ensure you have swagger installed globally with npm install swagger -g
  • Start the node.js application using Swagger with swagger project start
  • Alternately, you can run the API server using nodejs-dashboard with npm run dev
    • Ensure you have nodejs-dashboard installed with npm install nodejs-dashboard -g
  • Launch the swagger editor to view/edit the API definition with swagger project edit

Using jmeter

  • Download and extract jmeter
  • Launch jmeter by navigating to the folder you downloaded, run bin/jmeter
  • Open the jmeterTest.jmx file in this repo to load test the API server

Additional Info:

  • Swagger NPM package can be found here
  • Elasticsearch NPM client used is here
  • nodejs-dashboard from Formidable Labs can be found here
  • Apache jmeter can be found here

nodejs-api-swagger's People

Contributors

rekibnikufesin avatar

Watchers

James Cloos avatar Hung Pham avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.