Mathias231 / Mathias231/verksted
Sette opp routes (Backend)
@Mathias231 is already working on this.
Since May 30, 2023.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Mål
CRUD må settes opp for tabellene ```Items``` og ```Comments``` må opprettes
### Annet
- Tabell Workshop trenger bare en POST route for å opprette workshop
- Tabell Image kan ventes med frem til opplastning av bilder skal lages
## Plan
Tenker å bruke [next-connect](https://www.npmjs.com/package/next-connect?activeTab=readme) for middleware
## Gjennomgnang
- [x] Opprette CRUD Routes for ```Items``` og ```Comments```
- [x] Legge til testdata
- [x] Oppdatere testdata
- [x] Slette testdata
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.