Skip to content

A simple backend assessment, I was asked to create a JSON api that retrieves blog post data

Notifications You must be signed in to change notification settings

ChazLeePierre/Backend-Assessment-Blog-Posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hatchway Backend Assessment - Blog Posts

Node JS + Express + Typescript (transpiled to Javascript) Uses Mocha & Supertest for testing

to install the dependencies, run:

npm install

to start the server, run:

npm run start

to run unit tests on the server, run:

npm run tests

About

A simple backend assessment, I was asked to create a JSON api that retrieves blog post data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published