Skip to content
/ Blog Public

Open source Blog project. Written with Django.

License

Notifications You must be signed in to change notification settings

amir4v/Blog

Repository files navigation

Blog - API based Open source Blog project. Written with Django.

Installation

1- First clone this repo:

git clone https://github.com/amir4v/Blog.git

2- Install libs with pip install command:

pip install -r requirements.txt

3- Go to the folder and run this command in shell:

python manage.py runserver

4- Open your web browser and navigate to http://localhost:8000 to view the project.

API Documentation

There is an API documentation in the repository at "Snippets API - (API Documentation).pdf" file.

Contributing

If you would like to contribute to this project, please feel free to submit a pull request or submit issues. We welcome all contributions and appreciate your help in improving this project.

About

Open source Blog project. Written with Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published