Skip to content
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

[Gleam] Add mist #7386

Open
whiplash opened this issue Apr 15, 2024 · 5 comments
Open

[Gleam] Add mist #7386

whiplash opened this issue Apr 15, 2024 · 5 comments

Comments

@whiplash
Copy link
Contributor

I'd be great to have Gleam and mist /cc @rawhat

@Bakugo90
Copy link

Hello @whiplash,

I'm interested in fixing this issues. Please can you provide more details and explanation abour this issues ? It will really help me. Thank you very much !

@waghanza
Copy link
Collaborator

Sure @Bakugo90,

The requirement is to have a simple implementation in a folder gleam/mist that reply to 3 routes :

  • “/“ and GET request - empty response
  • “/user” and POST - empty response
  • “/user/{id}” GET request - id in response

The gleam language is not yet present, so you might need to create a Dockerfile as well as a config.yaml file. Let's create a PR with this implementation, with your permission I'll add some dockerfiles ...

@Bakugo90
Copy link

Thanks @waghanza,
I just gained more understanding through your explanation.

with your permission I'll add some dockerfiles ...

No problem for this, you can go ahead !

@whiplash
Copy link
Contributor Author

@Bakugo90 do you have any experience using Gleam?

@Bakugo90
Copy link

@whiplash,

Do you have any experience of using Gleam?

No, this is my first time hearing about it. As a newbie to open source, I'm eager to learn the things necessary to solve these issues.

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

3 participants