Skip to content

robertoEpe/node-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-blog-api

This is just a simple API written in Node/Express for a blog. I am using .ts extensions simply to use ES6. Note: I will be removing this now that Node 8+ supports ES6. If you want to see a real TypeScript API, check out my other repo here.

Get Started:

git clone https://github.com/iamclaytonray/node-blog-api.git

cd node-blog-api

Yarn

yarn

yarn build

yarn start

NPM

npm install

npm run start

About

Just a simple API written in Express for a blog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published