Skip to content

Implement REST server #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
oubiwann opened this issue Aug 13, 2015 · 6 comments
Closed

Implement REST server #7

oubiwann opened this issue Aug 13, 2015 · 6 comments
Milestone

Comments

@oubiwann
Copy link
Member

No description provided.

@yurrriq
Copy link

yurrriq commented Aug 20, 2015

What does HTTP session management look like in LFE? With a hint, I could tackle this one.

@oubiwann
Copy link
Member Author

I'm mostly done with this already ...

@yurrriq
Copy link

yurrriq commented Aug 20, 2015

Awesome. Maybe my role is more test, learn and spread the word. Are there any tasks you think I, in particular, should work on? Maybe something you just don't feel like doing ha

@oubiwann
Copy link
Member Author

I'm not sure if the shell processor is going to be needed, so #9 is not a good one to tackle. #10, #11, and #12 are all devops with Docker, so not too much LFE there ... I think you and @rvirding have addressed #3 and that can probably get closed now. I've just closed #1. #2 is waiting on #7 and #8.

(this is all me thinking out loud, btw)

So the things that can be done now are:

  • finish up the first version of the REST server (almost done there)
  • write the LFE shell manager (which is involved), or
  • hack on Docker stuff

everything else is waiting on one or more of these. If the Docker stuff isn't turning your crank, you could take a stab at the LFE shell manager ... but just know that the shell manager code is probably the bit that will change the most and the first couple iterations of that might get thrown out :-/

These are all the reasons I didn't delegate anything ... there's a lot that's up in the air.

@yurrriq
Copy link

yurrriq commented Aug 20, 2015

Sounds good to me. I'm happy seeing all this progress, even if my hands stay clean. Thanks for all your explanations today. I think we're on the same page now. Erlang is so great...

@oubiwann
Copy link
Member Author

Basic REST server is in place -- we can extend this as needed for future additions.

@oubiwann oubiwann added this to the 0.1.0 milestone Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants