Skip to content

beckett-marker/beckett-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

What is it?

This is the Beckett API.

Funcionality

Consumes JSON from client via call then Produces a formatted html where you can share.

For example

  {
    "beckett_version": "0",
    "id": "mbbksao12mfsqweix133101",
    "user_id": "01fmvzpask310as",
    "folder_name": "Inspirations to Worldbuilding",
    "folder_content": {
      "description": "A list of good worldbuilding information"
      "link1": {
        "title": "How to create a World Clinic by Holly Lisle",
        "url": "www.hollylisle.com",
        "screenshot": "screenshot.png",
        "description": "Book page of Holly Lisle",
        "tags": ["worldbuilding", "fantasy", "writing",]
      },
      "link2": {
        .
        .
        .
      },
      .
      .
      .
    }

  }

To do

I. Gets a JSON produces a formatted page. II.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published