Giter Site home page Giter Site logo

smarthalo-api's Introduction

smarthalo-api

This project have two goals in mind; document the existing SmartHalo API and build a new server implementation of the API. Any help in solving this is greatly appreciated. The more people that can help the faster we can reach the goal.

Folders

  • api-definition: Schema for the SmartHalo API, using @airtasker/spot, coded in TypeScript. Generates OpenAPI file and markdown documentation.
  • api-docs: Contains the latest built documentation of the SmartHalo API.
  • api-server: Empty as of now, but will contain an Open Source implementation of the SmartHalo API. Thought so far is that it should be solved in the quickest possible way that will make the SmartHalo app work again, and then iterate on it with support for more of the existing features. Tech stack suggestion is Node.js and MongoDB with an API (express/fastify). May be self hosted by the user or a community hosted at a cheap cloud hosting.

Commands

To generate the API documentation, run yarn generate-docs. If you want to start a mock server based on API definition, run yarn mock-server.

Want to help?

There are many more endpoints to document, please have a look in the api-definition/endpoints/todo folder for the missing parts.

Instructions

smarthalo-api's People

Contributors

aolde avatar intrueder 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.