Skip to content

Squirrel is a collection of web services to store and retrieve data about the usage of methods.

Notifications You must be signed in to change notification settings

ajanes/squirrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squirrel

Squirrel is a web server to collect and distribute data. It provides two methods:

  • /api/write: stores data
  • /api/read: reads data

How to run squirrel

  • Install http://www.phoenixframework.org/
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

About

Squirrel is a collection of web services to store and retrieve data about the usage of methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published