Fast Survey
A fast and lightweight survey API written in Golang.
Install
Installation is quite simple, just follow these steps:
git clone https://github.com/brandon-a-pinto/fast-survey.git
cd fast-survey
make prepare
sudo make up
You can also customize the .env file to your liking, just remember to change the docker-compose file as well if the ports have been modified.
Technologies
- Golang
- Gofiber
- MongoDB
- Docker
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what would you like to change.