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

Attendees Endpoint Implementation #23

Closed
sithumonline opened this issue Feb 22, 2021 · 1 comment · Fixed by #31
Closed

Attendees Endpoint Implementation #23

sithumonline opened this issue Feb 22, 2021 · 1 comment · Fixed by #31
Labels
backend Backend of current project

Comments

@sithumonline
Copy link
Member

sithumonline commented Feb 22, 2021

GET {{domain}}/user?perpage=1&page=1 - Get list of attendees
GET {{domain}}/user/:id - Get a attendee by id
POST {{domain}}/user - Create a attendee

firstName
lastName
email
contactNo
privilege

@sithumonline sithumonline added the backend Backend of current project label Feb 23, 2021
@sithumonline
Copy link
Member Author

Assign to @LayanJay secondary @susithrupasinghe

@sithumonline sithumonline linked a pull request Mar 4, 2021 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend of current project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant