Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikkyboy357/cats_backend_dart
REST API using DartFrog 🎯🐸 + MongoDB + WebSocket
https://github.com/mikkyboy357/cats_backend_dart
dartfrog mongodb websocket-server
Last synced: 9 days ago
JSON representation
REST API using DartFrog 🎯🐸 + MongoDB + WebSocket
- Host: GitHub
- URL: https://github.com/mikkyboy357/cats_backend_dart
- Owner: MikkyBoy357
- Created: 2024-06-23T12:24:14.000Z (7 months ago)
- Default Branch: dev
- Last Pushed: 2024-11-30T01:48:11.000Z (about 2 months ago)
- Last Synced: 2024-11-30T02:31:18.444Z (about 2 months ago)
- Topics: dartfrog, mongodb, websocket-server
- Language: Dart
- Homepage:
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cats_backend
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
[![License: MIT][license_badge]][license_link]
[![Powered by Dart Frog](https://img.shields.io/endpoint?url=https://tinyurl.com/dartfrog-badge)](https://dartfrog.vgv.dev)# Description
This is a simple REST backend.
Think of it as a template for building a REST backend in Dart.## Features
##### ✅ Authentication (*Login, Register*)
##### ✅ User Profile (*Avatar, Bio*)
##### ✅ Profile (*Follow, Unfollow*)
##### 🚧 Posts (*Post, Like, Comment*)
##### ✅ Chat (*Send, Receive, Send Image*)
##### ✅ ChatMessage Read Receipt (*Delivered, Read*)## Docs
- [Pull Request Template](/docs/pull_request_template.md)
# Author
- [St.](https://github.com/MikkyBoy357)[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis