Skip to content

Vividblog is an API for managing blogs and comments, allowing users to create, read, update, and delete blogs, along with associated comments, with authentication support and error handling.

License

Notifications You must be signed in to change notification settings

Ezek-iel/VividBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VividBlog API 🌐

VividBlog is a versatile Blogging API implemented using REST principles and the Flask-RESTful package. It provides a robust foundation for building dynamic and interactive blogging platforms.

Please ⭐ this repo

Features

  • RESTful Design: Organized and intuitive endpoints following REST principles.
  • Flask-RESTful Integration: Utilizes the Flask-RESTful package for streamlined development.
  • Easy Setup: Quick and simple setup process, detailed in the wiki.

Setting Up ⚙️

For detailed instructions on setting up VividBlog, please refer to our wiki.

Contribution

Feel free to contribute to the repository 🌱. We welcome contributions of all kinds, including bug fixes, feature enhancements, and documentation improvements. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/my-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push your changes to your branch (git push origin feature/my-feature).
  5. Submit a pull request.

Support

If you have any questions, suggestions, or need assistance, please open an issue or reach out to us by creating an issue.

License

This project is licensed under the GNU License.


About

Vividblog is an API for managing blogs and comments, allowing users to create, read, update, and delete blogs, along with associated comments, with authentication support and error handling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages