Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvncer/real-sns-back-end
nextsns のバックエンドの API サーバです。
https://github.com/lvncer/real-sns-back-end
javascript mongodb mongoose nodejs
Last synced: 11 days ago
JSON representation
nextsns のバックエンドの API サーバです。
- Host: GitHub
- URL: https://github.com/lvncer/real-sns-back-end
- Owner: lvncer
- Created: 2024-05-11T10:25:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T04:44:10.000Z (3 months ago)
- Last Synced: 2025-01-15T12:07:26.875Z (27 days ago)
- Topics: javascript, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage: https://real-sns-back-end.vercel.app
- Size: 1.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# real-sns-back-end
nextsns のバックエンドの API サーバです。
CORS の設定をしたらパブリックにすると思います。![authAPI](./public/assets/auth_api.PNG)
![userAPI](./public/assets/user_api.PNG)
![postAPI](./public/assets/postapi.PNG)