Skip to content

Database setup, handling data fetching and "POST" requests #1

Description

@Sosek1

I need some data and posibility to fetch and post data about articles

I'd like to get api key and endpoints for:

  • Fetch requests
    After fetching I'd like to get json object that contains:
    - article's title
    - article's subtitle
    - author
    - category (during uploading article author can mark article with let's say #gym if article is about gym, this would let as implement
    some kind of searching or filtering content.)
    - articles content
    - date of upload
    - article's id
  • Post requests
  • Delete requests
  • Patch requests

I'am attaching view of upload articles form so you can imagine what do I need

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions