form-api

module
v0.0.0-...-810f905 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT

README

Form API

This is a Go application where you can perform CRUD applications on user data.

Technologies Used

  • Go
  • JWT
  • MariaDB
  • Gorilla/Mux
  • git

Getting Started

To get started, you need to clone this repository using the command:

    git clone git@github.com:Samueelx/form-api.git
Project Setup

To run and test this web application on your local computer, you need to have installed the following:

  • Visual Studio Code (Or any other code editor of your choice)
  • An API Client (Postman or Thunder Client)
  • Go
  • migrate
Run the application

To run this web application on your PC:

  • Open your terminal in the root directory of this project

  • Run this command to run migrations:

      make migrate
    
  • Run this command to run the application:

      make run
    
  • Run this command to run tests

      make test
    

Licence

MIT

Author

Samuel Gitimu

Directories

Path Synopsis
cmd
api
migrate command
service

Jump to

Keyboard shortcuts

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