Share The Love! Tell us about how you use Grapevine! #13
Replies: 7 comments 10 replies
-
I have just found Grapevine while searching for something that does what I think Grapevine does. I need to serve up static VUE.js-based content to a browser, but that content will contain API calls back to the server to fetch specific content from my application. As far as I can tell at this moment, and I must admit I have only been messing around with this for about an hour, Grapevine looks like it would work for me. I am wondering what would be involved in making my API "HTTPS://:xxx/API/whatever". Is there any reason why Grapevine would NOT be able to work with HTTPS? Larry |
Beta Was this translation helpful? Give feedback.
-
I have been poking around for good SSL info… anything you might have would be appreciated!
I’m going to give it another go tomorrow morning.
I am currently trying to figure out whether I need to establish ACL entries for both HTTP and HTTPS… I don’t think I do, but I’m not positive yet.
|
Beta Was this translation helpful? Give feedback.
-
I found quite interesting the project, I needed to embed a simple server as backend for an electron application which will do some database/devices work. The first impression is great, simple to the point. The only concern now is the CPU usage, which is 25% no matter what, even in idle state without requests at all. Can we do something for this? |
Beta Was this translation helpful? Give feedback.
-
I am developing an application that consumes messages from AWS SNS and processes the content. The application needs to be small and fast and I don't want to manage a full fledged HTTP server since it just has a single post interface and I don't want a heavy library to go with it. Grapevine is perfect for what I need. |
Beta Was this translation helpful? Give feedback.
-
I am thinking of using this project as a way to allow one application to trigger an event in another one. The use case that I have is a cross-platform parental control software package that I am working on. I needed a way for Windows to tell the control daemon that a user has signed in, out, locked/unlocked their workstation, etc. This was the best solution that I could find that was cross-platform and simple. Thanks for this project. I hope to have source code to share in the future. |
Beta Was this translation helpful? Give feedback.
-
The research institute (HEAL) at the university of applied science Hagenberg created an application called HeuristicLab. Thanks for your great work. |
Beta Was this translation helpful? Give feedback.
-
Just found this project looking for something lightweight to embed a REST service within an industrial automation machine. I've been experimenting and I think this fits nicely! Thanks for all of your work on this project! |
Beta Was this translation helpful? Give feedback.
-
Are you using Grapevine and loving it? We'd love to hear about it!
Beta Was this translation helpful? Give feedback.
All reactions