Skip to content

Commit e91d967

Browse files
committed
updated readme for new platform
1 parent 35658d6 commit e91d967

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ GET https://api.spacexdata.com/v1/launches/latest
8383
See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRIBUTING.md) guide for detailed steps
8484

8585
## Technical Details
86-
* Uses [Travis CI](https://travis-ci.org/) for testing + deployment
86+
* API is using [Node.js](https://nodejs.org/en/) with the [Express.js](https://expressjs.com/) framework
87+
* Uses the [Jest](https://facebook.github.io/jest/) testing framework
88+
* Uses [Travis CI](https://travis-ci.org/) continuous integration/delivery
8789
* All data stored in a [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) 3 node replica set cluster
8890
* Latest database dump included under [releases](https://github.com/r-spacex/SpaceX-API/releases)
8991
* API deployed on a [Heroku](https://www.heroku.com/) pipeline with pull request, staging and production servers

0 commit comments

Comments
 (0)