Skip to content

emrekilinc/expo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expo

expo is short for "Exception Police", which is an exception logger uses REST model and MongoDB.

Add mongoid.yml for this project to work

All requests must be sent with "token" parameter. If you do not sent "token" parameter server will return HTTP 401. You can change the value of token in app.rb file or implement some complex authentication algorithm. Here are the some queries you can do with expo

For any other url that you specify, expo will return a json like this :

{
    status: 404,
    reason: "No such route has been found."
}

expo is still in the development process. Many features will be added in time.

About

Exception logger with REST API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages