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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Ada-C6
/
api-muncher
Public
forked from
AdaGold/api-muncher
Notifications
You must be signed in to change notification settings
Fork
47
Star
0
Code
Pull requests
39
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Alma
- #74
#74
Open
mimyal
wants to merge 17 commits into
Ada-C6:b/alma
Ada-C6/api-muncher:b/alma
from
mimyal:master
mimyal/api-muncher:master
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Alma
#74
mimyal
wants to merge 17 commits into
Ada-C6:b/alma
Ada-C6/api-muncher:b/alma
from
mimyal:master
mimyal/api-muncher:master
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2016
Update README.md
miriam-cortes
authored
babdc87
View commit details
Copy full SHA for babdc87
Browse repository at this point
Merge pull request #1 from miriam-cortes/master
Show description for c2520f8
CheezItMan
authored
c2520f8
View commit details
Copy full SHA for c2520f8
Browse repository at this point
created a rails app within my branch fork
NatashaRaime
committed
54e22b7
View commit details
Copy full SHA for 54e22b7
Browse repository at this point
Commits on Nov 1, 2016
setting up basic routes/controllers/view for #index
mimyal
committed
7965f33
View commit details
Copy full SHA for 7965f33
Browse repository at this point
added .env to .gitignore
mimyal
committed
bb06c6d
View commit details
Copy full SHA for bb06c6d
Browse repository at this point
solving merging conflicts with set-up
mimyal
committed
ed77898
View commit details
Copy full SHA for ed77898
Browse repository at this point
WIP setting up API. Next pass first test.
mimyal
committed
b0d3253
View commit details
Copy full SHA for b0d3253
Browse repository at this point
Commits on Nov 2, 2016
list_recipe method works if method has a manipulated search string inserted
mimyal
committed
a6ccdd2
View commit details
Copy full SHA for a6ccdd2
Browse repository at this point
Recipe class and APIwrapper implemented and searches can be preformed from console, some testing
mimyal
committed
83bc95b
View commit details
Copy full SHA for 83bc95b
Browse repository at this point
Commits on Nov 3, 2016
Tests ensures only valid search queries get through to wrapper. List view at recipes#index set up with basic html and content. Working on pagation-search and list view.
mimyal
committed
4958795
View commit details
Copy full SHA for 4958795
Browse repository at this point
Commits on Nov 4, 2016
added get_recipe method and started on recipe#show
mimyal
committed
2159af6
View commit details
Copy full SHA for 2159af6
Browse repository at this point
validation tests and logic in the right places
mimyal
committed
2af5dd5
View commit details
Copy full SHA for 2af5dd5
Browse repository at this point
Added some pages logic. Removed recipe#index and instead recipes#search is using '/recipes' - and tests
mimyal
committed
1f8d410
View commit details
Copy full SHA for 1f8d410
Browse repository at this point
Basic Foundation added
mimyal
committed
6234f04
View commit details
Copy full SHA for 6234f04
Browse repository at this point
Merge conflicts solved
mimyal
committed
4b088be
View commit details
Copy full SHA for 4b088be
Browse repository at this point
Commits on Nov 6, 2016
show controller tested and has a basic view
mimyal
committed
809e8ed
View commit details
Copy full SHA for 809e8ed
Browse repository at this point
Through TDD added feature to change recipe listings back and forward, and to first page
mimyal
committed
b514aba
View commit details
Copy full SHA for b514aba
Browse repository at this point
You can’t perform that action at this time.