Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuantt/metawall-api
https://github.com/shuantt/metawall-api
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shuantt/metawall-api
- Owner: shuantt
- Created: 2024-05-10T17:09:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T15:42:38.000Z (7 months ago)
- Last Synced: 2024-06-18T16:34:18.030Z (7 months ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MetaWall - A social platform
- 平台說明:MetaWall 是一個社交平台,您可以分享貼文、留下評論,並按讚朋友的文章。還可以關注喜歡的用戶,以獲得他們的最新消息。
- Project Intro: On MetaWall, you can share your thoughts, leave comments, and like your friends' posts. You can also follow your favorite users to stay updated with their latest activities.## Tech
- Express framework witch MVC pattern
- MongoDB / Mongoose
- Followed RESTful API design principles
- JWT authentication / Google OAuth 2.0
- Integrated Firebase image upload APIs
- Swagger for API documentation