outmoded / discuss

The "mailing list"
99 stars 9 forks source link

sir, how to developed create ,update, delete ,read (CURD) ,acess control list(ACL) ,search ,pagination ,payment gateway ,content management system, using hapijs and mongodb .i dont find any real time demo of hapijs and mongodb .. .i was search for last one month. or what should i do ? #75

Closed pointofsale closed 5 years ago

pointofsale commented 9 years ago

is there any live demo ??

Marsup commented 9 years ago

There's no point in making a live demo of a database connection, what are you looking for exactly ?

pointofsale commented 9 years ago

sir,

i was worked ecommerce custom application using codeigniter framework ( http://www.codeigniter.com/docs).i refer code from following application . i was found lot of live demo are ecommerce application => https://gocartdv.com/demo , content management system => http://code.tutsplus.com/courses/build-a-cms-in-codeigniter , access control system => http://haseydesign.com/flexi-auth/ , pagenation => http://demo.codesamplez.com/codeigniter/pagination-demo, examples => http://code.tutsplus.com/articles/30-awesome-codeigniter-tutorials-for-all-skill-levels--net-16915 , pointofsale => http://sourceforge.net/projects/opensourcepos/, pointofsale live demo => https://demo.phppointofsale.com/., csv import => http://www.sourcecodester.com/php/6477/how-import-csv-data-codeigniter.html codecanyon.net => http://codecanyon.net/search?utf8=%E2%9C%93&term=codeigniter&view=list&sort=&date=&category=php-scripts&price_min=&price_max=&rating_min=&platform=

On Mon, Jan 19, 2015 at 2:56 PM, Nicolas Morel notifications@github.com wrote:

There's no point in making a live demo of a database connection, what are you looking for exactly ?

— Reply to this email directly or view it on GitHub https://github.com/hapijs/discuss/issues/75#issuecomment-70465415.

Marsup commented 9 years ago

Hapi is not as old as those so you won't find as many examples. You might find a few of the patterns you're looking for in https://github.com/npm/newww which is the backend of https://www.npmjs.com/. Otherwise that boils down to API design, which is not specific to hapi, you'll find plenty of articles about RESTful APIs.

gergoerdosi commented 9 years ago

You can find some boilerplate projects here: http://hapijs.com/plugins#Boilerplate

jaw187 commented 9 years ago

https://github.com/hueniverse/postmile-api