Skip to content

A simple repository containing various resources that the community recommends.

Notifications You must be signed in to change notification settings

AlexChadwickP/resources-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSupport Resources API

About

A simple repository containing various resources that the community recommends.

Adding Resources

  1. Fork this repository
  2. In the correct JSON file add your resource using the following format:
    {
        "name": String,
        "description": String,
        "url": String,
        "free": Boolean,
        "tags": String[]
    }
  3. Create a pull request back into this repository

About

A simple repository containing various resources that the community recommends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%