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
44878a295cf9f0f37a9e3c5a88c9f534ca082601
seasonedShows
/
seasoned_api
/
src
/
webserver
History
KevinMidboe
44878a295c
Merge branch 'api_fixes' of github.com:kevinmidboe/seasonedShows into api_fixes
2018-02-05 14:25:25 +01:00
..
controllers
Added length of elements in return statement as total_results in api response.
2018-02-05 13:44:13 +01: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
Merge branch 'api_fixes' of github.com:kevinmidboe/seasonedShows into api_fixes
2018-02-05 14:25:25 +01:00
server.js
Now follows our airbnb linting schema.
2017-10-26 14:52:00 +02:00