Web API Template 2.0?

Which features are you most anticipating?


  • Total voters
    13

Adrian01

New Member
Just a little request / suggestion (maybe you already had this in mind).

I just want to comment that not all API's are related to a DB (CRUD type).
So it would be nice if you let the API foundation to be easily extendable to add other use cases (not database related).

I found this article, and the first paragraph describes what I really mean.
Please ignore the title, as we all know that an API is not a DB (title is a bit offensive):

My main point is that an API lots of the times is not directly mapped to a table 1:1 CRUD operations.

Google any API, for example mandrill's API.
As you can see, there are lots of actions non db-related like exporting a list, listing ip addresses, starting the warmup process for an ip, etc.

I hope your project could include a simple sample of an api to get the time from the server, so you show non-CRUD apis are possible and people have some guidance on that

Thanks a lot
Adrian
 

aeric

Expert
Licensed User
Longtime User
This is exactly what I have posted in other thread.
 

aeric

Expert
Licensed User
Longtime User
First beta uploaded to GitHub. The file size of the template is 2.25MB. It is bigger than before due to an admin dashboard template (AdminLTE 3) is added for demo.

 

aeric

Expert
Licensed User
Longtime User

10. Scaffold a custom handler using an external tool
11. Add a database migration class

For these 2 items, I hope it will be left for project EndsMeet.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…