An open API service indexing awesome lists of open source software.

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.

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.