Git Product home page Git Product logo

bestnest-api's Introduction

Stories in Ready bestnest-api

Read this to get started with the project. See also our API documentation

installation

$ git clone [email protected]:codeforamerica/bestnest-api.git && cd bestnest-api
$ npm install

You'll also have to have some environment variables defined. You can get started by copying env.example

$ cp env.example env

In production, use whichever method you like best for managing environment variables, e.g. Heroku config:set

running

$ source env
$ npm start

environment variables

  • PORT - the primary web port to bind to
  • DB_CONN_STR - a mongodb connection url
  • URL_ROOT - the URL and forward slash that the server is listening on (eg http://localhost:9001/)

database

this app combines data from many sources. unfortunately, not all of these sources are yet available publicly (although our longterm goal is to change that, making them available as open data). Unfortunately, this makes running the app with live data from outside of Code for America more difficult. Please contact us in a github issue if you would like to get this project set up and running.

framework

bestnest-api is build using the express 4 framework

contributing

Pull Requests are welcome. Development is discussed in Github Issues and on IRC. Test and deployment spam and other notifications are pushed into IRC at irc://irc.freenode.net/cfacha.

The primary client for this API is rentfacts-app. Relevant discussion and background may also be located in that repo.

Please also see CONTRIBUTING.md for community contribution guidelines.

license

(c) MMXIV Code for America. ISC license.

bestnest-api's People

Contributors

jeremiak avatar junosuarez avatar phae avatar waffle-iron avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.