Giter Site home page Giter Site logo

cpt-jack-a-castle / rest-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reconmap/rest-api

0.0 0.0 0.0 12.01 MB

REST API backend for Reconmap

Home Page: https://reconmap.com

License: Apache License 2.0

Makefile 0.57% Dockerfile 0.47% PHP 97.09% Shell 0.09% HTML 0.69% Twig 1.10%

rest-api's Introduction

Build and deployment workflow Maintainability codecov Gitter

Reconmap Rest API

The Reconmap API is a RESTful API that allows any of the clients (Web, CLI, Mobile) to manipulate any of the Reconmap's entities: projects, tasks, commands, reports, users, etc. With the API you can extend Reconmap in any way you can imagine.

This is a component of many in the Reconmap's architecture.

Runtime requirements

  • Docker
  • Docker compose
  • Make

Documentation

The API specs have been documented using the OpenAPI specification. You can use the interactive OpenAPI UI to play with it.

Build instructions

The first thing you need to do is build the containers and prepare the app. This can be achieved by invoking the default make target:

make

Once the containers are built, and the app prepared, you can run the docker services with the following command:

make start

If everything went ok you should be able to use curl or any other HTTP client (eg your browser) to call the API:

curl http://localhost:5510

How to contribute

We are glad you are thinking about contributing to this project. All help is hugely appreciated.

Before you jump to make any changes make sure you have read the contributing guidelines. This would save us all time. Thanks!

How to report bugs or feature requests

If you have bugs or feature requests to report please use the issues tab on Github.

If you want to chat to somebody on the development team head to our Gitter community.

rest-api's People

Contributors

braunson avatar dependabot[bot] avatar eriksape avatar gano3s avatar illusi0nary avatar jordanaas avatar kovkor avatar mikemiles86 avatar pablolizardo avatar panovotn avatar santiagolizardo avatar thicolares avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.