gopasted

command module
v0.0.0-...-945b153 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 17 Imported by: 0

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

  1. Clone Repositori ini:
git clone https://github.com/hsnfirdaus/gopasted.git
  1. Install GO module dependensi:
go mod download
  1. Buat file .env berisikan MongoDB connection string dan nama database:
CONNECTION=mongodb://127.0.0.1:27017
DB_NAME=example
  1. Jalankan development server:
go run .

Hak Cipta

© 2021 Muhammad Hasan Firdaus

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL