https://github.com/justdjango/rest-markdown-blog-api
Django API for the Django React Markdown Blog Project
https://github.com/justdjango/rest-markdown-blog-api
Last synced: 11 days ago
JSON representation
Django API for the Django React Markdown Blog Project
- Host: GitHub
- URL: https://github.com/justdjango/rest-markdown-blog-api
- Owner: justdjango
- Created: 2020-05-21T11:16:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:58:10.000Z (over 2 years ago)
- Last Synced: 2025-04-05T13:03:55.806Z (about 1 month ago)
- Language: Python
- Size: 946 KB
- Stars: 10
- Watchers: 0
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Definitive Django Learning Platform.
# React Markdown Blog Project
This repository holds the code for the React Markdown Blog Project on [JustDjango](https://learn.justdjango.com)
This repo only contains the code for the backend, which is built with Django and the Django Rest Framework.
The React project can be found here: https://github.com/justdjango/rest-markdown-blog-ui
---