0.0.0 • Published 2 years ago

sindri-api v0.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Sindri

This project is an API/website that will function similar to laravel.build, where you can use a curl command to get a build script to ease the start of developing a project.

Why Sindri?

The name Sindri comes from Norse Mythology, where he's noted as the brother of Brokkr and Eitri. I, however, was introduced to Sindri by playing God of War (2018) where he (and Brokkr, called Brok) provides armor, upgrades, etc.

Key Info

Endpoints

This is a rough design of what the endpoints will be and what they will do:

  • /new/:projectType
    • The primary endpoint where you specify what type of project you're trying to bootstrap.
  • Test

Rough API Design

Rough-API-Design