# Summary

JS (Callback Handler) is a solution for creating highly performant server requests. This includes, but is not limited to, creating simple JSON callbacks.

# Project URL

https://www.drupal.org/project/js

# Where is the code?

http://cgit.drupalcode.org/js

# Estimated completion date

TBD

# Dependencies

None

# Who's doing the port?

TBD

# What help do they need?

TBD

# D8 roadmap

#2281429: [js] D8 Port

# Background and reference information

Project page, README & API documentation

Comments

markcarver created an issue. See original summary.

markhalliwell’s picture

markhalliwell’s picture

Title: [js] JS (Callback Handler) » [js] JS Callback Handler

Initial port has been done. About 80% of the way there. See related issue for relevant information.

markhalliwell’s picture

Status: Active » Closed (outdated)

I'm just going to close this. It's been years since I've opened it and a D8 port of this module is likely never to happen since D8 has rest and jsonapi now.