Skip to content

Commit

Permalink
Merge pull request #15 from oleg-nenashev/hacker-news-template
Browse files Browse the repository at this point in the history
Add Hacker News Mock API template
  • Loading branch information
oleg-nenashev authored Aug 25, 2023
2 parents 66c43db + 7dd399c commit 466e1b6
Show file tree
Hide file tree
Showing 5 changed files with 783 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions api/Y/ycombinator.com/news_v0/hackernews_v0-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"slug" : "hackernews_v0",
"name" : "Hacker News API -v0",
"provider" : "firebaseio.com",
"description" : "Hacker News REST API, served by Firebase",
"logo" : "hackernews_v0.png",
"logoMediaType" : "image/png",
"tags" : [
{ "name" : "social"},
{ "name" : "featured"}
],
"stubs" : "hackernews_v0-stubs.json"
}


Loading

0 comments on commit 466e1b6

Please sign in to comment.