dAPI icon
dAPI icon

dAPI

Node.js/JavaScript Dojo API viewer and static API viewer document generator.

Cost / License

  • Free
  • Open Source

Platforms

  • Self-Hosted
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

dAPI News & Activities

Highlights All activities

Recent activities

  • ApiNotes icon
    SudoVanilla added dAPI as alternative to ApiNotes
Show all activities

dAPI information

  • Developed by

    dojo
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  11 Stars
  •  4 Forks
  •  5 Open Issues
  •   Updated  
View on GitHub
dAPI was added to AlternativeTo by Matheus Breguêz on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is dAPI?

It's not, well not compared to the original code it was ported from. The original API viewer is here (also, many thanks to wkeese for writing the dapi exporter for js-doc-parse which makes loading and parsing a breeze compared to loading/parsing XML).

This repository is just a port of the existing PHP code to node.js, however it's main aims are to remove the PHP dependency for viewing API docs and leverage node.js instead (eat what you preach), make it simpler to change the UI (templating, separating logical UI code from the data) and be able to generate a static output of the API documentation if needed.

Official Links