Skip to content

Resources API #68

@aaron-junot

Description

@aaron-junot

The purpose of this issue is to request that the Resources API be deployed on the Operation Code infrastructure.

Description
The Resources API provides access to a database of learning resources for Operation Code members to benefit from. There is an API to get resources based on category, programming language, etc. Authenticated members can create or update resources.

Where it lives
https://github.com/OperationCode/resources_api

Dependencies

  • Docker
  • Make (for management purposes)
  • PostgreSQL database

Docker pulls in required dependencies such as pip and related packages and those specific dependencies can be viewed in the requirements.txt

Requirements
There is a setup script which can be run using make setup that will populate the database with the seed data found in resources.yml. The Flask app itself can be run using the command make run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions