MatthewFraser22 / MatthewFraser22/Twitter-Clone
BACKEND APIv1 - User ENDPOINT
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.