Optional Base source code for building an API with Glassy Framework, that example include a user creation, show and authentication with JWT.
git clone --depth=1 --branch=master git@github.com:glassy-framework/glassy-skeleton.git mynewproject
rm -rf ./mynewproject/.gitcp .env.example .env
docker-compose up
You can start playing!
- Anderson Danilo - creator and maintainer