https://github.com/jamesgeorge007/blogify
A Blogging platform backed up by Go lang (Iris web framework) and Mongo-DB.
https://github.com/jamesgeorge007/blogify
blogging-platform go golang hacktoberfest hacktoberfest18 hacktoberfest2018 iris iris-web-framework templating views web-framework webapp
Last synced: 9 days ago
JSON representation
A Blogging platform backed up by Go lang (Iris web framework) and Mongo-DB.
- Host: GitHub
- URL: https://github.com/jamesgeorge007/blogify
- Owner: jamesgeorge007
- License: gpl-3.0
- Created: 2018-07-03T04:10:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T16:16:04.000Z (over 6 years ago)
- Last Synced: 2025-04-22T20:14:37.212Z (9 days ago)
- Topics: blogging-platform, go, golang, hacktoberfest, hacktoberfest18, hacktoberfest2018, iris, iris-web-framework, templating, views, web-framework, webapp
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blogify
A Blogging platform backed up by Go lang (Iris web framework) and Mongo-DB.
This project is still in the infancy state, any kind of contributions are welcome :+1:
### Database connection
Edit the `app.yaml` file with the correct db credentials.
### License
Blogify is licensed under the [GPL V3](https://github.com/jamesgeorge007/Blogify/blob/master/LICENSE) license.