Add optional JSON and YAML serializers for filesystem backend

Open
#88 0 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

The payload names no files or tests; start by reviewing the linked requests-cache serializer documentation and locating the filesystem backend. Done means optional JSON and YAML serializers can produce human-readable, editable cached responses that can be reused outside aiohttp-client-cache.

Written by the indexing model from the issue text.

Description

enhancement

Based on similar features recently added to requests-cache: https://requests-cache.readthedocs.io/en/stable/user_guide/serializers.html

This is convenient if you want responses in a human-readable/editable format, or if you want to reuse them outside of aiohttp-client-cache (for example, as test data).

Dominant language
Python
Stars
154
Forks
27
Avg merge
3d 14h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from requests-cache/aiohttp-client-cache

All issues in requests-cache/aiohttp-client-cache

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.