Skip to content

Commit

Permalink
new readme for community links
Browse files Browse the repository at this point in the history
  • Loading branch information
iammuho committed Aug 31, 2023
1 parent 91907ef commit e94cd15
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ Your real-time chat application built with Golang, MongoDB, WebSockets, and Fast

1. [Introduction](#introduction)
2. [Features](#features)
3. [Wiki](#wiki)
4. [API Documentation](#api-documentation-with-swagger)
5. [Blog Posts](#📚-blog-posts-for-deeper-understanding)
6. [License](#license)
3. [Resources & Community](#resources--community)
4. [Wiki](#wiki)
5. [API Documentation](#api-documentation-with-swagger)
6. [Blog Posts](#📚-blog-posts-for-deeper-understanding)
7. [License](#license)

## Introduction

Expand Down Expand Up @@ -54,6 +55,20 @@ NatterNet is a fast and lightweight chat WebSocket service built with Golang, Mo
- Multi-language support.
- Rate limiting for API requests.

## Resources & Community

We've compiled a list of resources that will help you understand, use, and contribute to NatterNet more effectively:

- **API Documentation**: Join our [Postman Team](https://app.getpostman.com/join-team?invite_code=cc442cb6e4c1bcd8c4bebe1246451a6e&target_code=ddee05fca163c199c6e7df2f31a3672b) to explore NatterNet's API.

- **Community Chat**: Have questions, feedback, or just want to chat? Join our [Discord Server](https://discord.gg/ewxXez4z).

- **Wiki**: For detailed guides, FAQs, and other information, check out the [NatterNet Wiki](https://github.com/iammuho/NatterNet/wiki).

- **Blog Posts**: Deep dives into the architecture, domain-driven design, and other facets of NatterNet are available in our [Substack Blog](https://muhammetarslan.substack.com/t/natternet).

Feel free to contribute by submitting PRs, opening issues, or spreading the word.

## Wiki


Expand Down

0 comments on commit e94cd15

Please sign in to comment.