issues
search
pastorsj
/
blog-api
A simple api for storing users and blogs
https://pastorsj.github.io/blog-api/
MIT License
3
stars
2
forks
source link
Only allow for cross origin requests on localhost
#28
Closed
pastorsj
closed
7 years ago
pastorsj
commented
7 years ago
Acceptance Criteria
I want to protect certain routes from postman/curl requests to the server
Notes
At some point, I want to create an actual api for this blog for the public to consume
pastorsj
commented
7 years ago
Fixed
Acceptance Criteria
Notes