The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'Web::API - A Simple base module to implement almost every RESTful API with just a few lines of configuration'
author:
  - 'Tobias Kirschstein <lev@cpan.org>'
build_requires: {}
configure_requires:
  ExtUtils::MakeMaker: '6.30'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version 2.133380'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Web-API
requires:
  Carp: '0'
  Data::Dump: '0'
  Data::Random: '0'
  HTTP::Cookies: '0'
  JSON: '0'
  LWP::UserAgent: '0'
  Mouse::Role: '0'
  Net::OAuth: '0'
  URI: '0'
  URI::Escape::XS: '0'
  URI::QueryParam: '0'
  XML::Simple: '0'
  experimental: '0'
  perl: '5.010001'
resources:
  bugtracker: https://github.com/nupfel/Web-API/issues
  homepage: https://github.com/nupfel/Web-API/wiki
  repository: git://github.com/nupfel/Web-API.git
version: '1.7'