Discover Packages
github.com/hsnfirdaus/gopasted
command
module
Version:
v0.0.0-...-945b153
Opens a new window with list of versions in this module.
Published: Jul 4, 2023
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
GOPasted
Backend untuk project code share (seperti Pastebin) dengan bahasa pemrograman GO dan MongoDB sebagai databasenya. Program ini saya buat untuk tujuan belajar bahasa pemrograman GO dan MongoDB.
Menjalankan Project
Clone Repositori ini:
git clone https://github.com/hsnfirdaus/gopasted.git
Install GO module dependensi:
go mod download
Buat file .env berisikan MongoDB connection string dan nama database:
CONNECTION=mongodb://127.0.0.1:27017
DB_NAME=example
Jalankan development server:
go run .
Hak Cipta
© 2021 Muhammad Hasan Firdaus
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.