Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/articles endpoint #1314

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

erenjaegar77
Copy link
Contributor

add /articles endpoint

returns an array with a basic information of all our articles

[
  {
"id": "zap-v3",
"title": "The Next Level: ZAP V3 with Beefy × Optimism × KyberSwap",
"description": "Delivering the next generation of accessibility tooling, in tandem with the largest launch campaign we've ever done.",
"date": 1701658800,
"url": "https://beefy.com/articles/zap-v3"
   },
{...}
]

@seguido seguido merged commit e8f9d83 into beefyfinance:master Dec 19, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants