Roadmap - acashjos/loopback GitHub Wiki

Welcome to the goloop wiki! (goloop is an interim name. We have to call it something. ( ‾́ ◡ ‾́ ) )

This repo is indented to be a port of loopback in golang. the roarmap wiki will be updated after proper evaluation of the overall project. Anyway the following is what I have in mind at the moment.

  • implement a messaging mechanism to connect new go components with existing JS components so that the project works at any given point of time. An idea similar to this
  • Replace express with a native go implementation or a go web framework. Needs further research.