Version 1.0 beta
StanleyMasinde
released this
19 May 05:39
·
92 commits
to master
since this release
- (Fix) changed API v1 to API v2 in app.js (e77d3f6) @StannLee
- Deprecated the first API (3be59c5) @StannLee
- Added the cache middleware to cache results for 10 min in order ti improve the performance of the API (c5af36d) @StannLee
- Version two directories (78351c4) @StannLee
- Added version 2 of the API with better methods and room for future expansion (d0b1e12) @StannLee
- Fixed some typos and more (6e545ce) @StannLee
- Update twitter.js (1426700) @StannLee
- Returning only the user's name instead of the whole user Object (f8a88ab) @StannLee
- 🚀 Added tweet id and user to the response (7df770f) @StannLee
- Update README.md (dc48bab) @StannLee
- 😁 Getting the full tweet now instead of a truncated tweet (ae3283e) @StannLee
- Added media to the tweet Object (0ce8fe5) @StannLee
- Update README.md (e12cc07) @StannLee
- removed vscode tasks file (818c716) @StannLee
- ➕Added the CORS middleware and removed console.log statements (134586e) @StannLee
- 📖 Updated the package information in package.lock (3f1ebab) @StannLee
- Create LICENSE (2dc8b4c) @StannLee
- Create CODE_OF_CONDUCT.md (079dac1) @StannLee