Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.5% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/kostasdak/gomvc

Package gomvc is a Golang package easy to use and build almost any MVC Web App connected to MySql database with just a few steps. `gomvc` package requires a MySql Server up and running and a database ready to drive your web application. Build a standard MVC (Model, View, Controller) style web app with minimum Golang code, like you use a classic MVC Framework. Many features, many ready to use functions, highly customizable, embeded log and error handling #### MVC ``` (databse CRUD) (http req/resp) ``` #### Basic Steps * Edit the config file * Load config file `config.yaml` * Connect to MySql database * Write code to initialize your Models and Controllers * Write your standard text/Template files (Views) * Start your server and enjoy #### More Examples Find mire examples in Readme.md file

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/kostasdak/gomvc
Keywords: go, golang, mysql
License: Apache-2.0
Latest release: over 1 year ago
First release: about 2 years ago
Namespace: github.com/kostasdak
Dependent packages: 1
Dependent repositories: 2
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...