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

Implement API between Front- and Back-end code #4

Open
3 of 11 tasks
nok-ko opened this issue May 2, 2022 · 2 comments · Fixed by #7
Open
3 of 11 tasks

Implement API between Front- and Back-end code #4

nok-ko opened this issue May 2, 2022 · 2 comments · Fixed by #7
Assignees

Comments

@nok-ko
Copy link
Collaborator

nok-ko commented May 2, 2022

Big List of Endpoints

Profiles and User Resources

Owned by @nok-ko.

  • (GET) /kit?id=profileID
  • (GET) /profile
  • (GET) /profiles
  • (GET) /article
  • (GET) /articles
  • (GET) /item?id=itemID

User Authentication/Management

Mostly done in #7 – owned by @AlexLLKong.

  • (POST) /create-person
  • (POST) /delete-person
  • (POST) /login
  • (POST) /logout
  • (POST) /signup
@nok-ko
Copy link
Collaborator Author

nok-ko commented May 3, 2022

@nok-ko nok-ko linked a pull request May 4, 2022 that will close this issue
@nok-ko nok-ko changed the title Design API between Front- and Back-end code Implement API between Front- and Back-end code May 4, 2022
@nok-ko
Copy link
Collaborator Author

nok-ko commented May 5, 2022

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 a pull request may close this issue.

2 participants