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
Queues - Andrea Valliere - API Muncher
- #64
#64
Open
avalliere
wants to merge 19 commits into
Ada-C7:master
Ada-C7/api-muncher:master
from
avalliere:master
avalliere/api-muncher:master
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Queues - Andrea Valliere - API Muncher
#64
avalliere
wants to merge 19 commits into
Ada-C7:master
Ada-C7/api-muncher:master
from
avalliere:master
avalliere/api-muncher:master
Copy head branch name to clipboard
Commits
Commits on May 2, 2017
Initial commit + added gems to gemfile
avalliere
committed
b562786
View commit details
Copy full SHA for b562786
Browse repository at this point
Added .env with token. Updated test_helper
avalliere
committed
6c129f4
View commit details
Copy full SHA for 6c129f4
Browse repository at this point
Generated recipes controller
avalliere
committed
15cfb53
View commit details
Copy full SHA for 15cfb53
Browse repository at this point
Commits on May 3, 2017
Created recipes.rb lib file. Began coding class
avalliere
committed
76f5e1e
View commit details
Copy full SHA for 76f5e1e
Browse repository at this point
Edited recipes.rb. Renamed class to RecipesApiWrapper and fixed code
avalliere
committed
d12fbea
View commit details
Copy full SHA for d12fbea
Browse repository at this point
Index method added to recipes controller
avalliere
committed
c1dc6bf
View commit details
Copy full SHA for c1dc6bf
Browse repository at this point
Recipes controller update
avalliere
committed
f44eea7
View commit details
Copy full SHA for f44eea7
Browse repository at this point
Commits on May 5, 2017
Syntax errors in get request fixed.
avalliere
committed
9274ced
View commit details
Copy full SHA for 9274ced
Browse repository at this point
Gave data and error handling to recipes.rb lib file
avalliere
committed
a80cc1e
View commit details
Copy full SHA for a80cc1e
Browse repository at this point
Corrected syntax error in recipes data hash
avalliere
committed
dcf5398
View commit details
Copy full SHA for dcf5398
Browse repository at this point
Updated show route
avalliere
committed
438d545
View commit details
Copy full SHA for 438d545
Browse repository at this point
Added index view for recipes
avalliere
committed
7d6e23b
View commit details
Copy full SHA for 7d6e23b
Browse repository at this point
Commits on May 9, 2017
Recipes index page updates
avalliere
committed
0d08ae9
View commit details
Copy full SHA for 0d08ae9
Browse repository at this point
Show page gives title of recipe. Cannot yet show ingredients
avalliere
committed
873223b
View commit details
Copy full SHA for 873223b
Browse repository at this point
Commits on May 14, 2017
Show html now showing ingredients
avalliere
committed
d14201e
View commit details
Copy full SHA for d14201e
Browse repository at this point
Show page now showing dietary information. Error fixed in recipes data to properly retrieve healthlabels and dietlabels
avalliere
committed
121ee10
View commit details
Copy full SHA for 121ee10
Browse repository at this point
Added link to recipe source on show page
avalliere
committed
4b4afe3
View commit details
Copy full SHA for 4b4afe3
Browse repository at this point
Commits on May 15, 2017
Added paginate. Altered query params to return more than default of 10 results
avalliere
committed
56cefd5
View commit details
Copy full SHA for 56cefd5
Browse repository at this point
Gave foundation columns to recipes index. Added CSS styling to get pagination to display as inline. Columns still need centering
avalliere
committed
2b9aa79
View commit details
Copy full SHA for 2b9aa79
Browse repository at this point
You can’t perform that action at this time.