Skip to content

HexanomeBeurreOne/api.make-the-search-a-better-place

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-the-search-a-better-place

the new search engine

make-the-search-a-better-place is a search tools that merge subjects in results to get a better experience.                                              

This repository contains the source code for the search API.

The search api consists in the following main components:

  • Node modules to manage the rest api and to connect with externals modules.
  • A server exposing an API to interact with third-party services and returns sorted search results.

Requirements

  • Node 0.10.x & NPM

Use whatever you want to install them (from source, homebrew, apt).

Run

Run the API server:

npm install
npm start

The server should be running on http://localhost:3000.

Contributing

Everything works around one branch (master) to follow the Github Flow.

Test your code and existing (not yet tested) code if possible.

More documentation

About

the new search engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •