go_news_api

Go-based news API that fetches and manages news articles from various sources, including trending topics and categories, with database integration and Swagger documentation.

Stars
0
Committers
3

Bot releases are visible (Hide)

go_news_api - Release v0.0.4 Latest Release

Published by tadeasf 2 months ago

  • no changes
go_news_api - Release v0.0.3

Published by tadeasf 2 months ago

  • chore: Add support for building the application for ARM64 architecture
    • PR: #20
go_news_api - Release v0.0.2

Published by tadeasf 2 months ago

  • no changes
go_news_api - Release v0.0.1

Published by tadeasf 2 months ago

🚀 Features

  • 🔧 (workflows): add GitHub Actions workflows for build, release, and changelog generation
    • PR: #17
  • ✨ (endpoints): add endpoint to fetch news by keyword with pagination support
    • PR: #19
  • 🔧 (CI): update CI workflow for improved deployment and logging
    • PR: #2
  • 🔧 (config): switch to debug mode in .air.toml for development
    • PR: #3
  • 🔧 (workflows): update GitHub Actions workflows for improved automation and flexibility
    • PR: #4
  • 🔧 (latest-changes.yml): update GitHub Actions workflow permissions for latest-changes job
    • PR: #5
  • 🔧 (latest-changes.yml): ensure "Latest Changes" section exists in README
    • PR: #6
  • 🔧 (todo-to-issue.yml): fix escape sequences in language block comment patterns
    • PR: #7
  • 🔧 (todo-to-issue.yml): remove language-specific configuration for Go
    • PR: #8
  • Fix-todo-to-issue-again
    • PR: #9
  • 🔧 (automerge.yml): update automerge workflow to trigger on more events and improve merge commit message
    • PR: #16
  • 📝 Add CHANGELOG.md to document project changes
    • PR: #18