Git Product home page Git Product logo

insomnia-test's Introduction

Testing a NodeJS Server with Insomnia

Please head through the following instructions to ensure you will be able to create and start a NodeJS server as well as make requests to it from your local machine once we get into the back end block in a few weeks time.

Don't worry too much about the code in here or if some of the instructions seem ambiguous at this stage as we certainly will be covering it all!

We'd just like to make sure that we won't run into any problems when we get there.

  1. Fork and clone this repository
  2. Change directory - cd insomnia-test
  3. Install node modules - npm install
  4. Start the server listening - npm start
  • You should see the following in your terminal

server-listening

  1. Head into Insomnia and make a GET request to the following address - localhost:9090/test and click Send

example-request

  1. If you see the following response from your server on the right hand side of the Insomnia interface, you're all set!

example-response

  1. Stop the server listening - ctrl + c in the terminal

insomnia-test's People

Contributors

dav3rid 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.