Laxus8120/Twitter_Api
I have developed an API using MongoDB to handle user-related functionalities such as user creation, storing tweets, comments, and handling likes. To enable users to upload tweet images, I have utilized the multer library, along with multerS3 to store the data in AWS S3. With this API, users can create their accounts, post tweets, add comments.
JavaScript