Skip to content

Commit

Permalink
added more details to technical section
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewmeyer committed Jul 21, 2017
1 parent d93769f commit 227ecc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI
* For any other questions or concerns, just shoot me an email

## Technical Details
* API is using [Sinatra](http://www.sinatrarb.com/) framework
* API is using [Sinatra](http://www.sinatrarb.com/) web framework
* Uses [Travis CI](https://travis-ci.org/) for testing + deployment
* All data stored in [MongoDB](https://www.mongodb.com/)
* API is deployed on [Heroku](https://www.heroku.com/)
* All data stored in [MongoDB](https://www.mongodb.com/) documents
* API is deployed on a [Heroku](https://www.heroku.com/) pipeline with staging and production servers

0 comments on commit 227ecc8

Please sign in to comment.