We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d93769f commit 227ecc8Copy full SHA for 227ecc8
README.md
@@ -82,7 +82,7 @@ See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRI
82
* For any other questions or concerns, just shoot me an email
83
84
## Technical Details
85
-* API is using [Sinatra](http://www.sinatrarb.com/) framework
+* API is using [Sinatra](http://www.sinatrarb.com/) web framework
86
* Uses [Travis CI](https://travis-ci.org/) for testing + deployment
87
-* All data stored in [MongoDB](https://www.mongodb.com/)
88
-* 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 commit comments