GithubHelp home page GithubHelp logo

anuragpatel10 / codeless-node-apis-with-swagger-open-api-specification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from btreepress/codeless-node-apis-with-swagger-open-api-specification

0.0 2.0 0.0 208 KB

CODELESS-NODE-APIs-WITH-SWAGGER-OPEN-API-SPECIFICATION

JavaScript 99.97% HTML 0.03%

codeless-node-apis-with-swagger-open-api-specification's Introduction

Node.js Codeless API Creation: Up And Running With Swagger.

exercise files for the course. Node.js Codeless API Creation: Up And Running With Swagger.

##Course Links http://btreepress.com/blog/portfolio-items/codeless-node-apis-with-swagger-open-api-specification/

https://www.udemy.com/course/1076002/

#This repo contains three sections:

###Example-HTTP-Codes

These are the standard http codes for you to enjoy.

###The TodoAPI is the final version of the API.

We will build the entirety of the api throughout the course.

###REACT-TODO-APP Contains the REACT TODO APP that we will use to connect to the API

#API Instructions

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

React Instructions

This React application is a sample frontend This is Todo API server built with Swagger, part of the Node.js Codeless API Creation: Up And Running With Swagger. http://btreepress.com/blog/portfolio-items/codeless-node-apis-with-swagger-open-api-specification/ https://www.udemy.com/course/1076002/

Getting Started

  • Clone the repo.
  • Install dependencies with npm install
  • Launch the application with webpack -w
  • Ensure you have the Todo API server up and running

codeless-node-apis-with-swagger-open-api-specification's People

Watchers

James Cloos avatar Anurag Patel 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.