Jump to content

Price comparison web site best architecture?


simplyi

Recommended Posts

Hello!

 

I am looking for an architecture for price comparison web site that queries API of different vendors like Amazon and displays sorted results. I am sure there should be some Tutorials or blue prints available on Best Practices building such architecture. For example when the number of vendors to query grows it is better to cache search results in local database.

 

I am looking for any advises or links to documents that discuss this topic. If you have one, please share.

 

Thank you!

 

Link to comment
Share on other sites

The architecture of your application has no bearing on what services you can access an api for.

What i think will work best for you is to build that site from a framework which has the features (modules) to support the functionality you need in your site / application.

 

I would suggest checking out php frameworks instead of trying to create something custom. Check out Zend, cake, code ignitor, etc..

 

Good luck.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.