This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
de90b48430f2effe0eb35fb729f6cdbcf03891ad
seasonedShows
/
seasoned_api
/
src
/
webserver
History
Kevin Midboe
7d44f1518f
Updated gitignore to ignore conf folder and deleted the contents of conf.
2017-12-01 10:57:28 +01:00
..
controllers
Now follows our airbnb linting schema.
2017-10-26 14:52:00 +02:00
middleware
Created a middleware for requests that checks for a token in the Authentication field in the header and verifies that the token is valid for a user.
2017-09-27 16:25:54 +02:00
app.js
Added some todos for routers/middleware and setup so that raven will be used for error handling and gets value from config file.
2017-11-04 18:11:44 +01:00
server.js
Now follows our airbnb linting schema.
2017-10-26 14:52:00 +02:00