Skip to content

Commit

Permalink
Merge pull request #8 from TimGroeneboom/main
Browse files Browse the repository at this point in the history
- add NAP REST module
  • Loading branch information
cklosters authored Dec 16, 2024
2 parents 768e26d + c55e78e commit 8bfa3af
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions modules/naprest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "napvban",
"categories":
[
"networking",
"napapi",
"rest"
],
"platforms":
[
"linux"
],
"author":
{
"name": "Tim Groeneboom",
"link": "https://www.timgroeneboom.com"
},
"description": "NAP REST API module. Serve a REST API from your NAP App or make calls to a REST api using a REST client",
"link": "https://github.com/TimGroeneboom/naprest",
"visible": true
}

0 comments on commit 8bfa3af

Please sign in to comment.