🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

gitlab.com/college-cdi/portcartierlibrary-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab.com/college-cdi/portcartierlibrary-api

v0.0.0-20250130032130-ad876de018c1
Source
Go
Version published
Created
Source

Contributors Forks Stargazers MIT License LinkedIn


Logo

Port Cartier Library

Simple API for the Port-Cartier library website.


Explore documentation »

Report Bug · Request Feature

Table of Contents

About the project

Product Name Screen Shot

Simple API for the Port-Cartier Library's website.

(back to top)

Built with

  • golang-shield
  • Postgres-shield

(back to top)

Getting started

Prerequisites

  • Go
  • Postgres

Installation

  • Rename the file .template.env to .env
  • Put your credentials
  • Install dependencies :
go get .
  • Run the app
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)

FAQs

Package last updated on 30 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts