Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Node UPC Search Engine

This is a demo pedagogical UPC search engine powered by the Semantics3 Product API. It's built using Express, Jade and the Semantics3 Node npm library. This app is based on the screencast, where it was built in a step by step manner.

Installation

To install:

$ git clone git@github.com:Semantics3/sem3-node-upc-search-engine.git
$ cd sem3-node-upc-search-engine
$ npm install

Insert in your credentials and insert in your API Key and API secret by editing credentials.json

To run:

$ node index.js
$ curl localhost:3019

Requirements

  • Express
  • Jade
  • Body-Parser
  • Semantics3-Node

Exploring Further

This is a simple application meant to demonstrate how to build a useful real world app based on the Semantics3 API. You can try extending this by adding features, such as in-app checkouts, shopping price comparison or even allowing users to save their UPC queries and subscribing for price alerts.

Do keep us posted at support@semantics3.com if you build anything interesting!

References

[Semantics3 Node Library] (https://github.com/Semantics3/semantics3-node)

[Semantics3 Documentation] (https://semantics3.com/docs)

License

The "MIT" License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

About

DEPRECATED A powerful UPC search engine built using the Semantics3 API

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages