Skip to content

Commit

Permalink
add(docs): related projects (sbdchd#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbdchd authored Feb 27, 2021
1 parent 209cdfc commit 1c541ae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,10 @@ Then the following will type error:
def activity(request: HttpRequest, team_id: str) -> HttpResponse:
...
```

## related

- <https://github.com/sbdchd/djangorestframework-types>
- <https://github.com/sbdchd/celery-types>
- <https://github.com/sbdchd/mongo-types>
- <https://github.com/sbdchd/msgpack-types>

0 comments on commit 1c541ae

Please sign in to comment.