Code Monkey home page Code Monkey logo

tern-rest-api's People

Contributors

kairoaraujo avatar rnjudge avatar

Watchers

 avatar  avatar  avatar

tern-rest-api's Issues

Enable GitHub Pages for tern-tools/tern-rest-api

Enabling the Github Pages for the tern-tools/tern-rest-api will give the user our Rest API Documentation access.

An example is available in http://kairo.eti.br/tern-rest-api/

This can be simply enabled by following the steps: github.com/tern-tools/tern-rest-api > settings > pages > 'select folder docs/'

The current PR #3 has the tests and instructions for updating the documentation.

Optimise the Dockerfile

Optimizing the Dockerfile to reduce the current image size is still possible.
It is possible to clean up and create one or two-stage to reduce the final image size.

Create new shortcut in Makefile and improve documentation in README.md for developers

Add the make reformat and improve the documentation about the shortcuts in the README.md.

This issue aims to introduce the make reformat to run the linting tools in the source code, improving the development experience.
The README.md doesn't have much information about the Makefile shortcuts, which will also improve the development experience.

Implement Github actions to build the Docker Images

We should implement the Github Action to test the Docker Image build.
A new .github/workflows/ could be added to try the Docker Image Build. Should any PR trigger it?

Later, depending on the trigger (new tag release, for example), could upload the Docker Image to the Docker Hub.

Conflict between tern and tern-rest-api dependency versions

I'm having trouble installing tern and tern-rest-api in the same development environment. The problem seems to be the requirements.txt and requirements-dev.txt files that constrain the installation. I find that specifying just the direct dependencies for tern-rest-api (in this case - just flask-restx resolves the problem. I am more familiar with piptools than pipenv, and I like the dev/release balance there. My suggestion would be to migrate pipenv to piptools.

Release 0.0.1

This issue lists the relevant issues for the first functional version:

It is open for discussion and follow-up.

Create a README_docker.md

Create a Docker README to be used for users that will use the Docker Container directly.

This documentation should follow the README standards used by other Docker images giving examples of how to run, available environment variables, etc.

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.