Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose endpoint Add newArticle #17

Open
kasdihacene opened this issue Dec 31, 2020 · 0 comments
Open

Expose endpoint Add newArticle #17

kasdihacene opened this issue Dec 31, 2020 · 0 comments
Assignees
Labels
BACKEND Back end implementation enhancement New feature or request

Comments

@kasdihacene
Copy link
Owner

In the backend an endpoint http POST /article
With body (id, Map<String, Element>) add the element is a presentation of:
- (Type:Title - Text) | (Type:Text-area - Text) | (Type:File - Filename - legend) | (Type:Code - snippet - language)
A file should be persisted before sending this POST request to store the article: PREREQUISITE

@kasdihacene kasdihacene added enhancement New feature or request BACKEND Back end implementation labels Dec 31, 2020
@kasdihacene kasdihacene self-assigned this Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BACKEND Back end implementation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant