Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 366 Bytes

carbon-paper-api

Frontend Repository

Carbon Paper API manages pastes.

Deployment

Read the [wiki] for more information.

Development

  1. Install Go onto your system using instructions from go.dev.
  2. Clone the repository onto your machine.
  3. Run go run ./src/cmd to run the API.