Implement post tags #10

Open
opened 2021-12-26 17:16:38 +01:00 by Jef Roosens · 0 comments

A post should be allowed to have one or more tags, small keywords that indicate the subject, programming language etc.

I think they should conform to the regex [a-z-]+.

  • Database tables
  • Diesel boilerplate
  • API endpoints
A post should be allowed to have one or more tags, small keywords that indicate the subject, programming language etc. I think they should conform to the regex `[a-z-]+`. - [ ] Database tables - [ ] Diesel boilerplate - [ ] API endpoints
Jef Roosens added the
enhancement
label 2021-12-26 17:16:38 +01:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rusty-bever/blog#10
There is no content yet.