#
api-generator
Here are 35 public repositories matching this topic...
Laravel CRUD Generator
-
Updated
Jun 9, 2020 - PHP
arthurkushman
opened
Feb 5, 2019
API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)
nodejs
graphql
rest
generator
microservice
openapi
swagger-codegen
mit-license
oas
api-generator
nodejs-development
microservice-framework
nodejs-server
openapi3
oasv3
openapi-generator
-
Updated
Mar 3, 2020 - JavaScript
-
Updated
Jun 1, 2020 - JavaScript
Enterprise backend as a service
-
Updated
Oct 16, 2018 - Java
2
js2me
commented
Feb 21, 2020
Probably it should be void type ? Now its any
a laravel rest api generator
-
Updated
May 29, 2020 - PHP
microservice
api-gateway
lambda-functions
serverless-framework
restful-api
api-generator
serverless-boilerplate
-
Updated
Oct 19, 2018 - JavaScript
PL/SQL Table API code Generator
-
Updated
Jun 19, 2018 - PLSQL
UI for ZenQuery - Enterprise Backend as a Service
-
Updated
Feb 2, 2017 - JavaScript
loopback api generator for client side (Vue, React, Angular)
-
Updated
Mar 17, 2019 - JavaScript
Generate a web API automatically from your database
-
Updated
Jul 20, 2019 - Go
ffflorian
commented
Aug 14, 2019
ts-morph can create TypeScript with TypeScript. We should use it instead of using a template engine.
Pros
- Cleaner TypeScript code
- Staying in the TS world without reading external files
- No more manual comment building
- Handlebars
Parse https://core.telegram.org/bots/api page and generate a Kotlin class "DocSection" with "DocType" and "DocMethod"
-
Updated
May 5, 2020 - Kotlin
Python static API generator
-
Updated
Oct 29, 2017 - Python
-
Updated
Jul 19, 2019 - JavaScript
Generates client-side & server-side code from API specification files
javascript
api
typescript
rest
code-generator
json-schema
swagger
web-services
rpc
type-safe
codegen
http-verbs
api-generator
-
Updated
Mar 16, 2020 - JavaScript
The simplest way to create REST API with Laravel
-
Updated
May 16, 2020 - PHP
Generates models, controllers and routes API from a database
api
php
database
generator
command
controller
model
table
automatic
route
artisan-command
laravel-5-package
api-generator
laravel-serviceprovider
-
Updated
Oct 25, 2017 - PHP
Angular API client generator using lateset HttpClient module
-
Updated
May 4, 2018 - JavaScript
oni api is a simple axios-based api generator
-
Updated
Mar 27, 2019 - JavaScript
O'Zone is a framework to build RESTFul API and website.
-
Updated
May 5, 2020 - PHP
A node.js application to generate standard express.js api CRUD operations for every table in a postgresql database
-
Updated
Mar 9, 2017 - JavaScript
Improve this page
Add a description, image, and links to the api-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-generator topic, visit your repo's landing page and select "manage topics."
Hey, I guess that is not a wanted feature to not generate the @Property fields when you enable swagger. The generateSwagger function replaces the DOCS so php doc is not placed correctly. Could we have a possibility to have them both?
PS: Also, how do I get the relations within the repository, eg. address in the users table marked by address_id in the Api resource?