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
77d7167fcbc7be3acdb6fd28c3e9a6363d15c22d
seasonedShows
/
seasoned_api
/
src
/
webserver
History
Kevin Midboe
77d7167fcb
Changed so that one must not be auth to get requested elements. This might change.
2018-02-05 14:22:44 +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
Changed so that one must not be auth to get requested elements. This might change.
2018-02-05 14:22:44 +01:00
server.js
Now follows our airbnb linting schema.
2017-10-26 14:52:00 +02:00