# Huddlers

## Huddlers

- [Introduction](https://docs.huddlers.dev/readme.md): Learn how to simplify Nostr development using Huddlers.
- [/User-Profile](https://docs.huddlers.dev/user-profile.md)
- [/Events-by-Author](https://docs.huddlers.dev/events-by-author.md): This endpoint is useful for retrieving an organized array of events published by an author, along with the profiles of all users involved.
- [/Feed](https://docs.huddlers.dev/feed.md)
- [/Thread](https://docs.huddlers.dev/thread.md)
- [/Root](https://docs.huddlers.dev/root.md)
- [/Event](https://docs.huddlers.dev/event.md): Retrieving an event with a given event id.
- [SDKs](https://docs.huddlers.dev/sdks.md): Resources to help users utilize the Huddlers API
