Skip to content

Api events #16

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

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Api events #16

wants to merge 8 commits into from

Conversation

taiyrbegeyev
Copy link

The first get method needs to be done

@taiyrbegeyev taiyrbegeyev self-assigned this Apr 13, 2019
@stevenabreu7 stevenabreu7 changed the base branch from master to develop April 15, 2019 17:03
@stevenabreu7
Copy link
Member

not complete yet - waiting to merge

app.get("/api/v1/events", (req: Request, res: Response) => {
const filter_by = req.body.filter_by;
if (filter_by === "category") {
// todo
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

todo (x3)

@stevenabreu7 stevenabreu7 dismissed their stale review April 20, 2019 13:19

already merged

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