Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Conversation

cvrebert
Copy link
Collaborator

Fixes #134.
Also, add a Dockerfile for deployment.

CC: @hnrch02 @XhmikosR

@cvrebert cvrebert added this to the v0.6.0 milestone Oct 21, 2014
@hnrch02
Copy link
Collaborator

hnrch02 commented Oct 21, 2014

Nice, LGTM.

@cvrebert
Copy link
Collaborator Author

Merging this for now.
Happy to incorporate any feedback XhmikosR has later though.

cvrebert added a commit that referenced this pull request Oct 21, 2014
Implement simple lint-via-POSTing-HTML HTTP API
@cvrebert cvrebert merged commit 40883ae into master Oct 21, 2014
@cvrebert cvrebert deleted the http-api branch October 21, 2014 23:19
@XhmikosR
Copy link
Member

I don't really have any comments on the technical side. I'm only wondering if the dependencies overhead is really worth this feature at this point. Other than that, it looks good :)

@hnrch02
Copy link
Collaborator

hnrch02 commented Oct 22, 2014

Express isn't that big, around ~1500 SLOC so I don't think the overhead is too big in this case.

@XhmikosR
Copy link
Member

@cvrebert: should bin, Dockerfile and app.js be distributed with npm?

@XhmikosR
Copy link
Member

@cvrebert
Copy link
Collaborator Author

The Dockerfile shouldn't.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add simple HTTP API mode
3 participants