File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ Visit our [API Documentation](https://hackstyx.github.io/portfolio-tracker/)
145
145
- ** Database** : [ MySQL] ( https://www.mysql.com/ ) - Open-source relational database
146
146
- ** ORM** : [ Sequelize] ( https://sequelize.org/ ) - Modern TypeScript and Node.js ORM
147
147
- ** Market Data** : [ Finnhub] ( https://finnhub.io/ ) - Real-time RESTful APIs for stocks
148
- - ** API Documentation** : OpenAPI/Swagger
148
+ - ** API Documentation** : [ Github Pages ] ( https://hackstyx.github.io/portfolio-tracker/ )
149
149
150
150
### 🚀 DevOps & Infrastructure
151
151
- ** Frontend Hosting** : [ Vercel] ( https://vercel.com/ )
@@ -164,10 +164,10 @@ Visit our [API Documentation](https://hackstyx.github.io/portfolio-tracker/)
164
164
### 📦 Additional Tools
165
165
- ** Version Control** : Git & GitHub
166
166
- ** Code Quality** : ESLint & Prettier
167
- - ** API Testing** : Postman
167
+ - ** API Testing** : Thunder Client
168
168
- ** Environment Variables** : dotenv
169
- - ** Security** : CORS, Helmet
170
- - ** Real-time Data ** : WebSocket (planned)
169
+ - ** Security** : CORS
170
+ - ** Real-time Monitoring ** : UpTimeRobot
171
171
172
172
## ⚠️ Limitations
173
173
You can’t perform that action at this time.
0 commit comments