forked from GNUsocial/gnu-social
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			497 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			497 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <!-- Copyright 2008-2010 StatusNet Inc. and contributors. -->
 | |
| <!-- Document licensed under Creative Commons Attribution 3.0 Unported. See -->
 | |
| <!-- https://creativecommons.org/licenses/by/3.0/ for details. -->
 | |
| 
 | |
| %%site.name%% provides APIs that applications can use to interact with it:
 | |
| 
 | |
| * [AtomPub](atompub)
 | |
| * [Twitter-compatible API](twitterapi)
 | |
| 
 | |
| ## API discovery
 | |
| 
 | |
| The base URLs for the APIs can be obtained using [Really Simple Discovery](https://en.wikipedia.org/wiki/Really_Simple_Discovery).
 | |
| 
 |