Is your feature request related to a problem? Please describe.
In order to facilitate the transfer of data from the server to the client (and perhaps vice versa) we should settle on what an article looks like to both the client and the server.
Describe the solution you'd like
We should construct some sort of data structure for presenting articles as retrieved by the server. Some things to include would be:
- Author
- Feed
- Headline
- Article Content
- Date of Publish
Describe alternatives you've considered
There really isn't an alternative to this.
Additional context
None available.
Is your feature request related to a problem? Please describe.
In order to facilitate the transfer of data from the server to the client (and perhaps vice versa) we should settle on what an article looks like to both the client and the server.
Describe the solution you'd like
We should construct some sort of data structure for presenting articles as retrieved by the server. Some things to include would be:
Describe alternatives you've considered
There really isn't an alternative to this.
Additional context
None available.