Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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