mock-server
mock-server copied to clipboard
Windows Support
Mock-server looks awesome. would you expect this to work on a windows machine? I'm having trouble installing bcrypt.
Hi, I don't test it on windows. I think bcrypt is not necessary for basic usage, so I can make bcrypt as optional.
I also create free web service backed by mock server - http://mockapi.org/, maybe this resolve your problem.
Thanks for responding. Would that require another release?
From: Tomáš Hanáček [mailto:[email protected]] Sent: Tuesday, January 28, 2014 11:09 AM To: tomashanacek/mock-server Cc: Erb, Jay (CORP) Subject: Re: [mock-server] Windows Support (#5)
Hi, I don't test it on windows. I think bcrypt is not necessary for basic usage, so I can make bcrypt as optional.
I also create free web service backed by mock server - http://mockapi.org/, maybe this resolve your problem.
— Reply to this email directly or view it on GitHubhttps://github.com/tomashanacek/mock-server/issues/5#issuecomment-33492985.
This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.
Hi! Fix bcrypt install (http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat)
Mock-Server does not start:
C:\Users~~~>python c:\Python27\Scripts\mock-server --dir=C:\Code\test1 No module named crypt
Traceback (most recent call last):
File "c:\Python27\Scripts\mock-server", line 66, in