dtekcth / drustse

MIT License
2 stars 2 forks source link

News on frontpage + management of news articles #10

Closed bryal closed 8 years ago

bryal commented 8 years ago

closes #4

POST /db/articles/new for posting articles POST /db/articles/update for modifying existing articles POST /db/articles/remove for removing existing articles

UI for writing a new article at /db/articles/edit UI for modifying the article with the id ID at /db/articles/edit/ID

Links for editing existing articles at /db/articles