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

https://github.com/yohn/yohns-template

Everytime I make a new repo, I'm always doing the same thing in the beginning, so hopefully this'll help save some time.
https://github.com/yohn/yohns-template

Last synced: 8 months ago
JSON representation

Everytime I make a new repo, I'm always doing the same thing in the beginning, so hopefully this'll help save some time.

Awesome Lists containing this project

README

          

# Yohns-Template
Everytime I make a new repo, I'm always doing the same thing in the beginning, so hopefully this'll help save some time.

### Please look at [Package](package.json) and [Composer](composer.json) files to see all thats included.

> ## You need To:
> Update your files in the [Config](lib/Config/) directory

### Geo IP Info
All within FindingNemo

This product includes GeoLite data created by MaxMind, available from
* http://www.maxmind.com
* https://www.geoplugin.com/

Were also using IPInfo
* https://ipinfo.io/

# Yohns

* [Yohn](docs/Yohn.md)
* [Errors\Err](docs/Errors/Err.md)
* [Security\Honeypot](docs/Security/Honeypot.md)
* [Security\Restrict](docs/Security/Restrict.md)
* [Security\FindingNemo\FindingNemo](docs/Security/FindingNemo/FindingNemo.md)
* [Security\FindingNemo\Hash](docs/Security/FindingNemo/Hash.md)
* [Security\FindingNemo\NemosCookie](docs/Security/FindingNemo/NemosCookie.md)
* [Security\FindingNemo\NemosGeoData_SQL](docs/Security/FindingNemo/NemosGeoData_SQL.md)
* [Services\E](docs/Services/E.md)
* [Services\Mail](docs/Services/Mail.md)
* [Utils\ajaxJson](docs/Utils/ajaxJson.md)
* [Utils\Plugable](docs/Utils/Plugable.md)