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
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 }}
Ada-C9
/
api-muncher
Public
forked from
AdaGold/api-muncher
Notifications
You must be signed in to change notification settings
Fork
41
Star
0
Code
Pull requests
42
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Luxi Lindsey - API-Muncher - Octos
- #21
#21
Open
Lindseyls
wants to merge 22 commits into
Ada-C9:master
Ada-C9/api-muncher:master
from
Lindseyls:master
Lindseyls/api-muncher:master
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Luxi Lindsey - API-Muncher - Octos
#21
Lindseyls
wants to merge 22 commits into
Ada-C9:master
Ada-C9/api-muncher:master
from
Lindseyls:master
Lindseyls/api-muncher:master
Copy head branch name to clipboard
Commits
Commits on May 2, 2018
Forked and cloned, ran rails new and bundle installed
Lindseyls
committed
dc7ab1e
View commit details
Copy full SHA for dc7ab1e
Browse repository at this point
Created recipes controller and set up routes
Lindseyls
committed
102948c
View commit details
Copy full SHA for 102948c
Browse repository at this point
Creating view pages and updating comments
Lindseyls
committed
b081a73
View commit details
Copy full SHA for b081a73
Browse repository at this point
Updated Gemfile and te controller file along with all html pages
Lindseyls
committed
302e1a1
View commit details
Copy full SHA for 302e1a1
Browse repository at this point
Created .env with secret secret id and key and added the file to .gitignore
Lindseyls
committed
a457b32
View commit details
Copy full SHA for a457b32
Browse repository at this point
Modify the application configuration to look for the custom lib files and created the custom lib files
Lindseyls
committed
b099cdc
View commit details
Copy full SHA for b099cdc
Browse repository at this point
Commits on May 3, 2018
Successfully set up HTTParty to list out the recipe for one query right now
Lindseyls
committed
afa443c
View commit details
Copy full SHA for afa443c
Browse repository at this point
Commits on May 4, 2018
Updated the full_url link with more params
Lindseyls
committed
4867813
View commit details
Copy full SHA for 4867813
Browse repository at this point
Working on testing and added new methods to gemfile and added VCR
Lindseyls
committed
4464c97
View commit details
Copy full SHA for 4464c97
Browse repository at this point
Added a code into the helper method that helped take care of my error when I ran test. Updated the footer with powered by Edamam. Also renamed my new.html.erb to homepage.html.erb and defined a met…
Show description for 12713ea
Lindseyls
committed
12713ea
View commit details
Copy full SHA for 12713ea
Browse repository at this point
Got the homepage to show the search bar and created the search method in the controller and created the params :ingredients. also, working on styling
Lindseyls
committed
a11652c
View commit details
Copy full SHA for a11652c
Browse repository at this point
Working on the homepagea and index page on the content and styling
Lindseyls
committed
74dfbea
View commit details
Copy full SHA for 74dfbea
Browse repository at this point
Updated the application.rb to help deploy heroku
Lindseyls
committed
763c0b7
View commit details
Copy full SHA for 763c0b7
Browse repository at this point
Commits on May 5, 2018
Created new show_recipe(uri) method in the wrapper.rb. Also, displaying the recipe on the show page
Lindseyls
committed
c7d2eb1
View commit details
Copy full SHA for c7d2eb1
Browse repository at this point
Added the pagination gem and bundle installed. Added pagination to my index.html.erb page and did some styling
Lindseyls
committed
319b3dc
View commit details
Copy full SHA for 319b3dc
Browse repository at this point
Updated the test for the lib recipe class
Lindseyls
committed
834cc7e
View commit details
Copy full SHA for 834cc7e
Browse repository at this point
Commits on May 6, 2018
Updated the error messages and added conditions for any missing information or invalid input
Lindseyls
committed
5171e5e
View commit details
Copy full SHA for 5171e5e
Browse repository at this point
Added a favicon and working on testing
Lindseyls
committed
cc9305d
View commit details
Copy full SHA for cc9305d
Browse repository at this point
Updated all test files and tests are passing
Lindseyls
committed
4faaf6c
View commit details
Copy full SHA for 4faaf6c
Browse repository at this point
Commits on May 7, 2018
Updated the css styling for all html pages
Lindseyls
committed
57ec590
View commit details
Copy full SHA for 57ec590
Browse repository at this point
Working on getting the background photo to show on heroku
Lindseyls
committed
1caedf9
View commit details
Copy full SHA for 1caedf9
Browse repository at this point
Trying one more thing to see if I can get the background image to show on heroku
Lindseyls
committed
241f565
View commit details
Copy full SHA for 241f565
Browse repository at this point
You can’t perform that action at this time.