MatthewFraser22 / MatthewFraser22/Twitter-Clone

BACKEND APIv1 - User ENDPOINT

Open
#39 0 comments 0 reactions 1 assignee View on GitHub

@MatthewFraser22 is already working on this.

Since Apr 11, 2023.

API documentation endpoint enhancement
Dominant language
Swift
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Documentation

  • Create new folder for routers.
  • Create router for the type for instance the struct 'User'
  • use express to create the end point
  • require the struct you exported
  • make sure to use app.use(express.json())

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.