karngyan / data-hash-api

Lab assignment suff, simple api that responds back with data string and its sha1

Home Page:https://data-hash-api.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Hash Api

Hosted version: https://data-hash-api.karngyan.now.sh/dataWithHash

Local development

yarn
yarn dev

The api will be served from http://localhost:3000/dataWithHash

Deployment

This api is set up to be deployed using Zeit Now.

Install the cli:

npm i -g now

Deploy:

now

You will have to create an account and/or log in first.

About

Lab assignment suff, simple api that responds back with data string and its sha1

https://data-hash-api.now.sh


Languages

Language:JavaScript 100.0%