Skip to content

mitrev/dummy-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimum Requirements

  • java 11
  • gradle 5.0

How to start

Run "gradle bootRun" in the project directory. Spring boot application will run on port 9999.

Api description

User is identified by his login (No authentication at this moment). User is added after his first post. User can follow other users. User can see his own an his followers' posts.

Hints

Swagger2 is added for testing purposes. http://localhost:9999/swagger-ui.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published