Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yczar/talk-stream-backend
The Talk Stream Backend is the backend repository for the Talk Stream Application, a web-based chat application that allows users to join chat rooms and communicate with other users in real-time. The app is built using Dart Frog, a backend web framework for the Dart programming language.
https://github.com/Yczar/talk-stream-backend
Last synced: 3 months ago
JSON representation
The Talk Stream Backend is the backend repository for the Talk Stream Application, a web-based chat application that allows users to join chat rooms and communicate with other users in real-time. The app is built using Dart Frog, a backend web framework for the Dart programming language.
- Host: GitHub
- URL: https://github.com/Yczar/talk-stream-backend
- Owner: Yczar
- Created: 2023-03-18T21:03:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T04:14:43.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T21:41:15.504Z (6 months ago)
- Language: Dart
- Homepage:
- Size: 39.1 KB
- Stars: 30
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_dart_frog - Talk Stream
README
# Talk Stream Backend
The Talk Stream Backend is the backend repository for the [Talk Stream Application](https://github.com/Yczar/talk-stream), a web-based chat application that allows users to join chat rooms and communicate with other users in real-time. The app is built using Dart Frog, a backend web framework for the Dart programming language.
## Features
- Real-time messaging: Users can send and receive messages in real-time.
- Chat rooms: Users can chat with other users of the application.
- User authentication: Users must create an account and login before they can use the app.
- Emojis: Users can add emojis to their messages.The Talk Stream Backend is an example of how to build a complete API using Dart Frog, including real-time communication with web sockets. If you're interested in building a similar application or learning more about Dart Frog, feel free to explore the code and documentation.
## Contributing
Contributions are welcome! If you have any suggestions for improving the backend, please open an issue or submit a pull request.
[![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)An example application built with dart_frog
[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