warhammer_aos

package module
v0.0.0-...-448f6b4 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2023 License: MIT Imports: 1 Imported by: 0

README

⚠️ ARCHIVED

Re-built from the ground up in the new and improved ✨ github.com/brittonhayes/warhammer


Warhammer - Age of Sigmar API ⚔️

A REST API for public Warhammer Age of Sigmar data. Built with Go + Lambda.

Logo

Go Reference

Go Report Card

JSON Schema

Usage ⚡

The API is free and public. Try it out!

🌐 aos-api.com/armies

Docs 📝

Looking for API documentation? We've got 'em! Our documentation covers everything you can request from our API.

🌐 docs.aos-api.com

Development 🔧

Setup

If you'd like to contribute to the request handling and inner-workings of the API, you'll need a few things set up in your development environment.

  1. Install Taskfile.dev
  2. Setup Go
  3. Enjoy 🎉
Commands
# Build the lambda handlers
task build

# Run the lambda handlers locally
task invoke

# Run the tests
task test

Contributing

Wanna contribute your Warhammer mini data to the API?

We'd love your contributions! We've tried to make it as easy as possible for people to add their info without needing to understand the code.

Check out our contributing page to get started!

Show your support

Give a ⭐️ if this project helped you!

Documentation

Index

Constants

View Source
const (
	DataDir = "data/armies"
)

Variables

View Source
var Files embed.FS

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
internal
handlers
package handlers contains all http request handlers for the API
package handlers contains all http request handlers for the API
lambda
pkg
armies
package armies contains the types, methods, and interfaces for interacting with Warhammer Age of Sigmar Armies
package armies contains the types, methods, and interfaces for interacting with Warhammer Age of Sigmar Armies

Jump to

Keyboard shortcuts

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