Rare find

Chirp. A real-time messaging backend you can build on.

github.com/philipplackner/chirp-api

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • Migrate to Jackson 3
September 2025
  • Update README.md
  • Add link to Kotlin Spring Boot resources
  • Enhance README with architecture and mobile views
  • Update README.md to include system architecture and technology stack …
  • Add images to README.md
August 2025
  • Remove restricted package name for Android push notifications
  • Change status code for unverified email to forbidde
  • Fix issue that deleting a message didn't properly evict the messages …
  • Fix issue that newly created chats weren't added to websocket hashmaps
  • Bump IP limits
  • Fix bug that caused StaleObjectException when sending chat messages
  • Fix chirp:// URLs in emails
  • Send real emails in prod
  • Provide test URLs in emails for deep links with chirp:// scheme
  • Merge pull request #3 from philipplackner/api-key-auth
  • Set up API Key auth
  • Merge pull request #2 from philipplackner/deployment/1-ubuntu-vps/2-u…
  • Set up deploy.yml script
  • Merge pull request #1 from philipplackner/deployment/1-ubuntu-vps/1-p…