Closed cbleek closed 5 years ago
@SJhumili
The API should make it possible to create a public DATASET from job advertisements. With the DATASET we want to work in JobClassification.
Job advertisements should be transmitted in the form of a direct link or through a link to an RSS feed.
We want the transmission of a link to be possible only as an authorized user.
A background process will go through and process the transmitted links. Some links will be discarded. Some links are accepted.
Maybe we should define a simple action POST "addLink".
OK. A question comes up.
What can use can do with RSS XML? Submit or Retrieve. Can you explain more about this part?