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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃梽馃敡 HapiJS #40

Closed
antony opened this issue Apr 24, 2017 · 17 comments
Closed

馃梽馃敡 HapiJS #40

antony opened this issue Apr 24, 2017 · 17 comments
Labels

Comments

@antony
Copy link

antony commented Apr 24, 2017

Hapi is the server-side node framework which powers Walmart's mobile site, among others. If it can handle black friday, it's a prime candidate for realworld!

With Joi for seamless validation, and Boom for consitent API errors, Hapi makes API creation a breeze, and a refreshing change from the raw-edges of express.

I'll request this here, and if nobody picks it up I'd be more than happy to start building it.

@EricSimons
Copy link
Member

I love it! @hueniverse is there anyone in the Hapi community that might be want take this on and/or provide feedback to @antony while he builds it out?

@EricSimons EricSimons changed the title HapiJS [Backend] 馃梽 HapiJS [Backend] Apr 24, 2017
@EricSimons EricSimons changed the title 馃梽 HapiJS [Backend] 馃梽馃敤 HapiJS [Backend] Apr 24, 2017
@EricSimons EricSimons changed the title 馃梽馃敤 HapiJS [Backend] 馃梽馃敡 HapiJS [Backend] Apr 24, 2017
@EricSimons EricSimons changed the title 馃梽馃敡 HapiJS [Backend] 馃梽馃敡 HapiJS Apr 24, 2017
@hueniverse
Copy link

You can try posting about it at https://github.com/hapijs/discuss

@battila7
Copy link

I'm just experiencing with Hapi but will definitely keep my eye on this implementation once it's started.

@EricSimons
Copy link
Member

@antony go ahead and take lead on this! Fork the starter kit and then post the link back here, and I'll update the issue status 馃憤

@EricSimons
Copy link
Member

@antony just created a logo that you can use for the repo's readme:

hapi

@odensc
Copy link

odensc commented Apr 29, 2017

Is anyone currently working on this? If not I'd like to try. :)

@EricSimons
Copy link
Member

@TheSBros I think @antony was planning on starting it (see his comments in this thread), but it doesn't look like he's pushed any code to his fork of the starter repo.

I'd say go ahead and fork the starter repo + post link back here, add @antony to the repo, heed the recommendations that the Hapi folks shared in that other thread, and then get started!

@odensc
Copy link

odensc commented Apr 29, 2017

@EricSimons Great :) Is there any spec on databases or is it just go with whatever you know?

@EricSimons
Copy link
Member

@TheSBros try and use the most mainstream DB's, especially ones that are commonly used with that framework (i.e. for Node/Express we chose Mongo, because of MEAN/MERN/etc stacks)

Not super in-tune with the Hapi community, but I'd imagine that either Postgres or Mongo are solid choices? Would love for any Hapi experts to share their opinion!

@antony
Copy link
Author

antony commented May 1, 2017

Yep sorry have parents down for the long weekend and a busy week ahead so I'm not going to be able to make a start just yet - happy for @TheSBros to make some headway if they have time!

@sirgallifrey
Copy link

I have much interest in this tread! It will be great for hapi community to have this RealWorld example! As for the database, hapi don't have a say in it! You should use whatever your project demands. Feel free to ping me, I'll be glad to help

@EricSimons
Copy link
Member

@sirgallifrey awesome, your help is much appreciated!! @antony what's the status of the Hapi backend atm? Anything that @sirgallifrey can help out with?

@guillaumemaka
Copy link

@EricSimons
Copy link
Member

@guillaumemaka so sorry about my delay here, I'm just seeing this now! Does this adhere to the API spec completely? If so, I'd love to list it on the readme! Excellent work!!

@EricSimons
Copy link
Member

@guillaumemaka just checking in on this! Would love to get it added to the main README if it's ready :)

@guillaumemaka
Copy link

guillaumemaka commented Sep 28, 2017

@EricSimons yes I think its ready I implemented all the Specs ! Maybe it need an experience HapiJS developer to look at it.

And sorry just saw your comment on August, 28, didn't get the notification.

@EricSimons
Copy link
Member

@guillaumemaka no worries! I just added you to the new repo and listed it on the readme :) Thanks so much for your awesome work on this!! 馃帀

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

No branches or pull requests

7 participants