Skip to content

go-macaron/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macaron Examples

Simple examples for Macaron + X.

For simplicity, every example puts all files (each file represents a module) in one directory, and use models directly inside routers, but these are NOT the best practice. Please put each module in its own directory and separate layers correctly in your real world web apps.

Also, please ignore the content of Makefile, it is only useful for this particular purpose. You do NOT have to have a Makefile for Macaron apps.

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.

Releases

No releases published

Packages

No packages published