Bym is an Epitech EIP project that aim to make the playlists sharable and collaborative
To start this server you need some dependencies use
govendor install +local
To try out Bym you should install Bym mobile application from the Play Store or AppStore.
Use go test
to run the tests, please if you want to contribute be sure to write tests as well and make sure the are passing
Actually only the models are tested to guarantee a 100% sure solution when it comes to data
Coding style is pretty free on this project I review every Pull Requests to be sure the code has enough quality to be merged, you should follow basic guidelines about clean code
Every deployments are automatized with heroku, when a Pull Request is merge on Develop or Master and if the Travis CI assure 100% of tests passing
-
Production URL : https://bym-backend-prod.herokuapp.com/
-
Development URL : https://bym-back-end.herokuapp.com/
Please feel free to open a Pull Request if you think you have a good piece of code that could be useful on production. You can also open issues to asks or discuss about anything in this project.
- Pierre Bougon - Lead developer
- Mathis Guilbon - Developer
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details
- Bym Team to made this project a successful EIP