
Table of Contents
About the project

Simple API for the Port-Cartier Library's website.
(back to top)
Built with
(back to top)
Getting started
Prerequisites
Installation
- Rename the file
.template.env
to .env
- Put your credentials
go get .
go run server.go
(back to top)
Usage
Handles account creation, credit and transactions.
(back to top)
Contribute
- Clone the repo
git clone
- Create a new "Feature" branch (
git checkout -b feature/{FeatureName}
)
- Commit changes (
git commit -m 'x problem solved'
)
- Push to your own branch (
git push origin feature/{FeatureName}
)
- Create a Pull Request
(back to top)
License
Distributed under the MIT License. See LICENSE.txt for more information.
(back to top)
Contact
Samuel Jubinville-Baril - gitlab - samuel.jubinville@outlook.com
Project Link: https://gitlab.com/college-cdi/portcartierlibrary-api
(back to top)
Resources
(back to top)