Skip to content

RIKSOF/MangoAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangoAPI

MangoAPI facilitates developers to develop mobile and web applications without having to think about the backend. It treats all entities as objects and their relationships as connections.

The name is derived from an Urdu idiom "aam khao ghutliyoon ka kiya karna", which translates literally to eat the mangoes, who cares about the seed.

The API is developed using Lithium Framework (PHP) over MongoDB

Basics:

Create:

	URL:				api/index/

	requestJsonString:	{
	
							...
							
						}
					
Retrieve:

	URL:				api/index/<id>
	
Update:

	URL: 				api/index/<id>
	
	requestJsonString:	{
	
							...
							
						}
						
Create a connection:

	URL:				api/index/<id>/<connection>
	
	requestJsonString:	{
	
							...
							
						}

About

A Framework based on Lithium/MongoDB for developing mobile and web applications without having to care about the backend. The name is derived from an Urdu idiom "aam khao ghutliyoon ka kiya karna", which translates literally to - eat the mango, who cares about the seed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages