Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

noops-server

API

Projects

POST /api/{project_name} (creates a new project)
Parameters
name type data type description
project_name required String N/A
Responses
http code content-type response
200 text/plain;charset=UTF-8 Configuration created successfully