Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillotinaweb/guillotina.example
small example for guillotina
https://github.com/guillotinaweb/guillotina.example
Last synced: 7 days ago
JSON representation
small example for guillotina
- Host: GitHub
- URL: https://github.com/guillotinaweb/guillotina.example
- Owner: guillotinaweb
- Created: 2017-02-08T21:50:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-05T21:08:41.000Z (over 2 years ago)
- Last Synced: 2024-03-14T23:10:10.146Z (8 months ago)
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guillotina Example
Just a small example application for [guillotina](https://github.com/plone/guillotina).
A good starting point for looking at this repo might be the `Makefile` targets.
Most files are annotated to try and help explain things, or at least point a
reader in the direction of better/more thorough documentation.## Contributions
If you feel that the content of this repo is misrepresenting something, is
wrong, or could just do better -- please feel free to create an issue or a
pull request!## NOTE
- The [config.json.md](config.json.md) file is annotated with normal javascript
comments, where the [config.json](config.json) file is a valid json document