Skip to content

jeanaugustoos/whatstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatstatus

Build Status

🍍 A service to respond http status as you wish

Getting Started

Usage

http https://whatstatus.herokuapp.com/{statusCode}

EXAMPLE - Getting a 404 status

The follow example shows how to get a 404 response error using httpie.

$ http https://whatstatus.herokuapp.com/404
HTTP/1.1 404 Not Found
Cache-Control: no-cache
Connection: keep-alive
Content-Length: 0

First Install

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. If you never developed in this repo before:

Clone the repository:

$ git clone git@github.com:jeanaugustoos/whatstatus

Installing Dependencies

Before run the project you must install all the dependencies.

$ yarn install

Running tests

$ yarn test

Running project

development

$ yarn start:dev

production

$ yarn start

Authors

  • Jean Augusto Silva

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

🍍 A service to respond http status as you wish

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •