Write db boilerplate for all tables #46

Open
opened 2021-09-26 17:57:24 +02:00 by Jef Roosens · 0 comments

Stuff to do:

  • Regular, new & patch models
  • get method (using offset & limit)
  • find method (get a single entry using its primary key)
  • create method
  • update method
  • delete method
  • Posts
  • Tokens
  • Users
  • Sections
  • Everything I forgot to mention
Stuff to do: * Regular, new & patch models * get method (using offset & limit) * find method (get a single entry using its primary key) * create method * update method * delete method - [ ] Posts - [ ] Tokens - [ ] Users - [ ] Sections - [ ] Everything I forgot to mention
Jef Roosens added this to the 0.1.0 milestone 2021-09-26 17:57:24 +02:00
Jef Roosens added the
Backend
enhancement
labels 2021-09-26 17:57:24 +02:00
This repo is archived. You cannot comment on issues.
There is no content yet.