notes-api

module
v0.0.0-...-d53a320 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2025 License: MIT

README

Notes API

A simple RESTful API built with Go, SQLite3 and the Gin framework to manage notes. You can create, read, update, delete, and toggle the completion status of notes.

Getting Started

Prerequisites
  • Go 1.18+ installed
Installation
  1. Clone the repo:
git clone https://github.com/dnafolayan/notes-api.git
cd notes-api
Install Dependencies
go mod tidy
Run the server
go run cmd/api/main.go

Contributing

Pull request are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License

Directories

Path Synopsis
cmd
api command

Jump to

Keyboard shortcuts

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