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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Technigo
/
js-project-api
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
0
Code
Issues
0
Pull requests
45
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Happy thoughts API
- #45
#45
Open
SaraEnderborg
wants to merge 14 commits into
Technigo:master
Technigo/js-project-api:master
from
SaraEnderborg:master
SaraEnderborg/happy-thoughts-api:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Happy thoughts API
#45
SaraEnderborg
wants to merge 14 commits into
Technigo:master
Technigo/js-project-api:master
from
SaraEnderborg:master
SaraEnderborg/happy-thoughts-api:master
Copy head branch name to clipboard
Commits
Commits on Jan 22, 2026
Add RESTful endpoints for thoughts collection and single thought
SaraEnderborg
committed
e87e998
View commit details
Copy full SHA for e87e998
Browse repository at this point
Add filtering, sorting and limiting to thoughts endpoint
SaraEnderborg
committed
239ab3a
View commit details
Copy full SHA for 239ab3a
Browse repository at this point
Commits on Jan 23, 2026
added description comments
SaraEnderborg
committed
3e52d2b
View commit details
Copy full SHA for 3e52d2b
Browse repository at this point
Commits on Jan 29, 2026
setup up MongoDB Atlas with mongoose
SaraEnderborg
committed
cc89cd0
View commit details
Copy full SHA for cc89cd0
Browse repository at this point
Add MongoDB seeding with Mongoose and turn off RESET_DB
SaraEnderborg
committed
a7d4341
View commit details
Copy full SHA for a7d4341
Browse repository at this point
Commits on Jan 30, 2026
Add model and GET/POST endpoints
SaraEnderborg
committed
84f994d
View commit details
Copy full SHA for 84f994d
Browse repository at this point
Commits on Jan 31, 2026
added Thought model with GET, POST, DELETE and like endpoints
SaraEnderborg
committed
45bbad6
View commit details
Copy full SHA for 45bbad6
Browse repository at this point
Commits on Feb 1, 2026
add PATCH endpoint to update thoughts with validation
SaraEnderborg
committed
1ee4e05
View commit details
Copy full SHA for 1ee4e05
Browse repository at this point
Commits on Feb 2, 2026
added login logic and user authentication flow
SaraEnderborg
committed
8ceaff0
View commit details
Copy full SHA for 8ceaff0
Browse repository at this point
Commits on Feb 3, 2026
Add user and thought models, routes and auth middleware
SaraEnderborg
committed
85ead2d
View commit details
Copy full SHA for 85ead2d
Browse repository at this point
Fix Thought model import and enable thoughts routes
SaraEnderborg
committed
baf4e88
View commit details
Copy full SHA for baf4e88
Browse repository at this point
Commits on Feb 4, 2026
Included username in auth responses and clean up backend
SaraEnderborg
committed
c2d45eb
View commit details
Copy full SHA for c2d45eb
Browse repository at this point
minor adjustments to user and thought routes
SaraEnderborg
committed
84f1c29
View commit details
Copy full SHA for 84f1c29
Browse repository at this point
fixed endpoints bugg
SaraEnderborg
committed
1f8cf96
View commit details
Copy full SHA for 1f8cf96
Browse repository at this point
You can’t perform that action at this time.