Skip to content

Purple-Services/api-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purple API

Build Status

Local Development

Be sure to use your local profile for development with:

lein with-profile local ring server

Deploying to Development Server

The server is manually configured with the required System properties in the AWS console. Therefore, the top entry of src/purple/config.clj only sets vars when the environment is "test" or "dev".

Use lein-beanstalk to deploy to AWS ElasticBeanstalk (you must first set up your ~/.lein/profiles.clj with AWS creds):

lein beanstalk deploy api-dev

Conventions & Style

Generally, try to follow: https://github.com/bbatsov/clojure-style-guide

Try to keep lines less than 80 columns wide.

License

Copyright © 2016 Purple Services Inc

About

API for third parties to interface with Purple systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published