Skip to content

johnhammerlund/ImprovedAPIDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImprovedAPIDocs

This was started during the Hackathon, but after hammering through each type of problem I would run into, I realized that the concept is actually very possible.

Once the architecture is solid and cleaned up (a lot), I'll create a more formal Wiki, but the project is currently slightly messy.

I have already passed the main hurdles of handling large amounts of GET/POST data from web forms, but the current strategy involves a lot of typing.

Feel free to collaborate

Current Goals

  • Controllers need to be simplified and aggregate more data from their models
  • Preferrably, common requests need to be generic. The difficulty is that each API service lies in a completely different namespace.
  • Possibly create a generic response page, rather than one for each request.
  • Clean up the architecture in general; I've had to speed through quite a bit to achieve the main concept
  • Add different input types (select lists, date pickers, etc.) where necessary, improve support for lists

About

An MVC interactive alternative to api.mindbodyonline.com/doc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published