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

Create shorthand methods for every HTTP method #1 #2

Merged
merged 2 commits into from
Jun 26, 2018

Conversation

rajeshdh
Copy link
Contributor

I have added the shorthand methods and some tests for them. Please let me know if anything else is required.

Copy link
Member

@amitguptagwl amitguptagwl left a comment

Choose a reason for hiding this comment

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

Please change the comment

src/letsRoute.js Outdated
this.on("POST",url,fn);
}
/**
* Adds routes for GET method and URL
Copy link
Member

Choose a reason for hiding this comment

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

It should be changed to DELETE

@amitguptagwl amitguptagwl merged commit fdb58f4 into node-muneem:master Jun 26, 2018
@amitguptagwl
Copy link
Member

Congratulations and thanks for your first PR.

@rajeshdh rajeshdh deleted the http-shorthand branch June 26, 2018 11:26
@rajeshdh
Copy link
Contributor Author

Thanks a lot, you're doing a great job.
It feels great after my first PR.

@amitguptagwl
Copy link
Member

Now as you're already have confidence to raise PRs, you should increase the level of complexity with each PR to learn more.

@rajeshdh
Copy link
Contributor Author

Sure, I want to do that already. Can you point me to some other issue? I want to work on some more.

@amitguptagwl
Copy link
Member

तुम्हारा determination काबिल-ए-तारीफ है । (It looks a bit odd to write in Hindi but I'm trying to bring it in trend)

I've just added an easy one in this repo. And some complex issues can be found here

@rajeshdh
Copy link
Contributor Author

Thanks a lot.

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