Implement post tags #10

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

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 repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
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
No description provided.