Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mmnsrti
/
rssproject
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 31, 2025
`Update CreatePostParams in scrapeFeed function to use description directly`
mmnsrti
committed
64b31f6
View commit details
Copy full SHA for 64b31f6
Browse repository at this point
`Added handler for retrieving posts for a user and updated database models and queries to support post descriptions as nullable strings.`
mmnsrti
committed
793a085
View commit details
Copy full SHA for 793a085
Browse repository at this point
Commits on Jul 30, 2025
`Added error handling for duplicate key constraint in scraper.go`
mmnsrti
committed
0a5bba2
View commit details
Copy full SHA for 0a5bba2
Browse repository at this point
`feat: database and rss feed improvements
Show description for e4be398
mmnsrti
committed
e4be398
View commit details
Copy full SHA for e4be398
Browse repository at this point
Commits on Jul 27, 2025
`Added error handling for xml.Unmarshal in urlToFeed function`
mmnsrti
committed
ba914fd
View commit details
Copy full SHA for ba914fd
Browse repository at this point
`Added handlerGetFeeds and related database queries for fetching feeds, updated Feed model to include last_fetched_at field, and added FeedFollow model and related database queries.`
mmnsrti
committed
5c066cd
View commit details
Copy full SHA for 5c066cd
Browse repository at this point
Commits on Jul 26, 2025
`Added auth middleware to handlerCreateFeed and updated database queries to include GetFeeds functionality.`
mmnsrti
committed
0c0d726
View commit details
Copy full SHA for 0c0d726
Browse repository at this point
`Added API key to user model and modified API endpoints to return 201 status code for user creation and added API key to user response. Also added handlerGetUserByAPIKey endpoint and modified main.…
Show description for a8703a2
mmnsrti
committed
a8703a2
View commit details
Copy full SHA for a8703a2
Browse repository at this point
Commits on Jul 22, 2025
`Added handlerGetUserByAPIKey function to handler_user.go`
mmnsrti
committed
1fc9745
View commit details
Copy full SHA for 1fc9745
Browse repository at this point
`Added API key generation and retrieval for users`
mmnsrti
committed
e8c83ef
View commit details
Copy full SHA for e8c83ef
Browse repository at this point
`Refactor handlerCreateUser to handle POST requests and create users in the database`
mmnsrti
committed
665dc5f
View commit details
Copy full SHA for 665dc5f
Browse repository at this point
Commits on Jul 21, 2025
`Added dependencies for uuid and pq, updated main.go to use them`
mmnsrti
committed
0839d48
View commit details
Copy full SHA for 0839d48
Browse repository at this point
`Added error handling and readiness endpoint to the server.`
mmnsrti
committed
265cb04
View commit details
Copy full SHA for 265cb04
Browse repository at this point
Commits on Jul 20, 2025
`Added "OPTIONS" to AllowedMethods in CORS configuration and ExposedHeaders`
mmnsrti
committed
5dcbc63
View commit details
Copy full SHA for 5dcbc63
Browse repository at this point
`Added go-chi/chi and go-chi/cors dependencies and updated main.go to use them`
mmnsrti
committed
67a58a3
View commit details
Copy full SHA for 67a58a3
Browse repository at this point
`Added .env file to .gitignore and updated main.go to load environment variables using godotenv`
mmnsrti
committed
0b569ea
View commit details
Copy full SHA for 0b569ea
Browse repository at this point
started project
mmnsrti
committed
bc324c6
View commit details
Copy full SHA for bc324c6
Browse repository at this point
first commit
mmnsrti
committed
8e427b0
View commit details
Copy full SHA for 8e427b0
Browse repository at this point
You can’t perform that action at this time.