at15 / bform

Paper and data management web application for plastic forming
Apache License 2.0
0 stars 0 forks source link

Generate model class from swagger.json #13

Closed at15 closed 8 years ago

at15 commented 8 years ago

Ref:

at15 commented 8 years ago

there is also another approach, that is write annotation in php code, and then use .... to generate swagger.json. But I prefer the API first one, since this project just got started (at the time it should end in 2 weeks....)

at15 commented 8 years ago

and using swagger on windows will have the problem in selecting framework. see https://github.com/swagger-api/swagger-node/issues/315

Guess I need to switch to linux and create a bform-api project, it would make testing easier.

at15 commented 8 years ago

bform api project has been created https://github.com/at15/bform-api

at15 commented 8 years ago

currently, write code by hand is faster, since I spent too much time on watching animation ...... little time left for this project.