Show HN: Moltin - eCommerce API
moltin.com
Show HN: Moltin - eCommerce API
1–10 of 14 posts
Re: Show HN: Moltin - eCommerce API
#2Please let me know what you think about this, we're open to feedback!
Re: Show HN: Moltin - eCommerce API
#3awesome idea guys and very timely as I just started to look to how hack together an ecommerce back end for an app we have in the works. will be giving it a try this weekend!
Re: Show HN: Moltin - eCommerce API
#4awesome idea guys and very timely as I just started to look to how hack together an ecommerce back end for an app we have in the works. will be giving it a try this weekend!
Nice, if you have any questions or need any help just let us know!
Re: Show HN: Moltin - eCommerce API
#5Please let me know what you think about this, we're open to feedback!
Looks nice! What software stack are build you on?
Re: Show HN: Moltin - eCommerce API
#6Re: Show HN: Moltin - eCommerce API
#7Re: Show HN: Moltin - eCommerce API
#8Re: Show HN: Moltin - eCommerce API
#9Re: Show HN: Moltin - eCommerce API
#10Earlier quoted context omitted.
Hey co-founder here. Thanks, we're built on PHP, nginx, Postgres and redis running on AWS.
What performance problems are the hardest to solve? Do you have some performance data?
One of the biggest problems we faced from the offset was optimising our PHP codebase and to get the best response times possible.
There was only so much we could do before we hit the limits of the existing system, and turning to HHVM really helped to push our API further.
Here's some simple benchmarks we did whilst we were optimising: http://i.imgur.com/vFOXWfl.png