You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ The API was hosted on an EC2 Tier while the MSSQL was hosted in an Azure DB Inst
15
15
The API was hosted on an EC2 Tier and connected to a MongoDB instance on mLab.com
16
16
17
17
## 4. REST API with MongoDB Atlas
18
-
This version replaces the `mLab` version because `mLab` is now obsolete. I transferred to MongoDB Atlas as my new playground for MongoDB DBaaS. The updates for this project will reflect the the other versions with MySQL and MSSQL.
18
+
This version replaces the `mLab` version because `mLab` is now obsolete. I transferred to MongoDB Atlas as my new playground for MongoDB DBaaS. The updates for this project will reflect the the other versions with MySQL and MSSQL in due time.
19
19
20
20
## The REST API app
21
21
All 3 of the REST API apps are made in RestifyJS for the NodeJS Envinroment.
0 commit comments