forked from ProjectSegfault/publapi
		
	
			
				
					
						
					
					6d0d1a3cb01cc42890f0b326a8d67764c133f3f7
				
			
			
		
	Publapi
Publapi is a simple API for Project Segfault's public shared system (pubnix).
Install
An installation of Go 1.19 or higher is required.
git clone https://github.com/ProjectSegfault/publapi
go mod download 
go build 
./publapi
By default it listens to port 3000 on 127.0.0.1. You can change the port with the environment variable PUBLAPI_PORT.
Description
				
					Languages
				
				
								
								
									Go
								
								79%
							
						
							
								
								
									Shell
								
								21%