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
.
Ada-C7
/
api-muncher
Public
forked from
AdaGold/api-muncher
Notifications
You must be signed in to change notification settings
Fork
37
Star
0
Code
Pull requests
40
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Stacks - Jackie - API Muncher
- #59
#59
Open
jackiewatanabe
wants to merge 18 commits into
Ada-C7:master
Ada-C7/api-muncher:master
from
jackiewatanabe:master
jackiewatanabe/api-muncher:master
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Stacks - Jackie - API Muncher
#59
jackiewatanabe
wants to merge 18 commits into
Ada-C7:master
Ada-C7/api-muncher:master
from
jackiewatanabe:master
jackiewatanabe/api-muncher:master
Copy head branch name to clipboard
Commits
Commits on May 3, 2017
created initial rails app
jackiewatanabe
committed
48d176f
View commit details
Copy full SHA for 48d176f
Browse repository at this point
defined methods in recipes controller and edamamapiwrapper and recipe.rb to be able to take in recipes and create new ones, list them on the recipes index show page
jackiewatanabe
committed
5ffc287
View commit details
Copy full SHA for 5ffc287
Browse repository at this point
Commits on May 4, 2017
added recipe show page, controller action, and method to get specific recipe in recipe.rb
jackiewatanabe
committed
12bad9a
View commit details
Copy full SHA for 12bad9a
Browse repository at this point
added image preview to search results
jackiewatanabe
committed
0a70f92
View commit details
Copy full SHA for 0a70f92
Browse repository at this point
added pagination gem file and added file to initializer, changed recipes index controller method
jackiewatanabe
committed
4eaec45
View commit details
Copy full SHA for 4eaec45
Browse repository at this point
added require edamamapiwrapper to recipes controller
jackiewatanabe
committed
2192cfa
View commit details
Copy full SHA for 2192cfa
Browse repository at this point
adjusted require on edamamApiWrapper require
jackiewatanabe
committed
e647769
View commit details
Copy full SHA for e647769
Browse repository at this point
changed edamamwrapper require file name
jackiewatanabe
committed
bb7ee0d
View commit details
Copy full SHA for bb7ee0d
Browse repository at this point
changed to require_relative
jackiewatanabe
committed
98381dd
View commit details
Copy full SHA for 98381dd
Browse repository at this point
changed require to require_dependency
jackiewatanabe
committed
288c37c
View commit details
Copy full SHA for 288c37c
Browse repository at this point
added require_dependency '.lib/recipe' as well to recipes controller
jackiewatanabe
committed
e39165a
View commit details
Copy full SHA for e39165a
Browse repository at this point
Commits on May 5, 2017
added dietary labels to show view
jackiewatanabe
committed
6172d3a
View commit details
Copy full SHA for 6172d3a
Browse repository at this point
added tests to recipes controller, homepages controller, and edamam_api_wrapper. also added simplecov
jackiewatanabe
committed
3ea920f
View commit details
Copy full SHA for 3ea920f
Browse repository at this point
changed header, added header font, and styled search results in grid
jackiewatanabe
committed
ff7ed9d
View commit details
Copy full SHA for ff7ed9d
Browse repository at this point
Commits on May 9, 2017
added more css and also added nutrition facts
jackiewatanabe
committed
97299a9
View commit details
Copy full SHA for 97299a9
Browse repository at this point
made button uppercase
jackiewatanabe
committed
a37ddef
View commit details
Copy full SHA for a37ddef
Browse repository at this point
fixed sizing of search bar
jackiewatanabe
committed
38ab05d
View commit details
Copy full SHA for 38ab05d
Browse repository at this point
fixed responsive sizing of recipe show page
jackiewatanabe
committed
1aca4ba
View commit details
Copy full SHA for 1aca4ba
Browse repository at this point
You can’t perform that action at this time.